Data Science and DevOps
  • About
  • Data science
  • General
  • Infrastructure
  1. Categories
  2. General

Update - Integrating Pelican changes since initial deploy

Date Sat 17 March 2018 By Eric Carlson Category General Tags python / website / github

A reader recently pointed out that I hadn’t actually tested math display in Jupyter (Thanks Ben!). Here are the steps I had to take to get that working…

View comments.

more ...

Configure Pelican for Jupyter notebooks, code, and math display

Date Fri 03 June 2016 By Eric Carlson Category General Tags python / website / github

As a final step we’ll configure Pelican to enable Jupyter notebook integration. This will let us quickly copy in analysis .ipynb files and include math, markdown, and figures. In further configuration we can even enable Pelican plugins for UML diagrams to add text-generated activity/state diagrams, or can add …

View comments.

more ...

Launch our website to GitHub

Date Thu 02 June 2016 By Eric Carlson Category General Tags python / website / github

GitHub hosting is a quick and easy way to get content up, and is great when you’re already familiar with git and want to link to other content. Basically, any content in the master branch of a specially named repo in your account (<username>.github.io) will be served …

View comments.

more ...

Initialize the Pelican static website generator

Date Wed 01 June 2016 By Eric Carlson Category General Tags python / website / github

I’ve run various personal websites since the AOL era - first based on Microsoft’s Front Page, then switching to hand-crafted HTML, which got tiresome. I switched to PHP Gallery for managing my photography sites and Drupal for my home site, a combination that served its purpose but was also …

View comments.

more ...

  • Social

    • LinkedIn
    • Gitlab
    • Github
    • Github
  • Recent Posts

    • Update - Integrating Pelican changes since initial deploy
    • Configure Pelican for Jupyter notebooks, code, and math display
    • Launch our website to GitHub
    • Initialize the Pelican static website generator
  • Tags

    • docker
    • aws
    • kubernetes
    • data science
    • deep learning
    • python
    • website
    • pandas
    • icd9
    • mimic
    • github
    • sqlalchemy
    • logistic regression
    • sklearn
    • tensorflow
    • gpu
    • keras
    • nlp
    • machine learning
  • Links

    • While My MCMC Gently Samples
    • Pythonic Perambulations
    • Normal Deviate
    • Statistical Modeling, Causal Inference, and Social Science
    • Edwin Chan
    • Hunch
    • Walking Randomly
    • Kaggle Blog
    • Wes McKinney
    • Google Datascience

© 2018 Eric T. Carlson · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top