Skip to content

jessstringham/notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notebooks

This repo contains the Jupyter notebooks I post to my blog, jessicastringham.net.

# create environment of your choice, for example
virtualenv -p python3 venv

# install requirements
pip install -r requirements.txt

# run notebook
jupyter notebook

About

Jupyter notebooks for my blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published