Skip to content

mpewsey/mpewsey.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpewsey.github.io

Run Locally

From main directory:

bundle exec jekyll serve

Convert Jupyter Notebook Posts

From main directory:

pipenv install
pipenv run python convert_notebooks.py

Run Jupyter Notebooks

In a notebook folder:

pipenv install
pipenv run jupyter notebook