Skip to content

tonyfast/notebookism-chicago

Repository files navigation

notebookism

A talk for the PyData Chicago meetup

Installation

pip install notebookism-chicago

Binder

Links

Development

Running the Build and Tests

pip install -r requirements-dev.txt
python setup.py develop
watchmedo tricks tricks.yaml

The watchmedo script will convert your notebooks to scripts and html files. py.test-ipynb will test all notebooks matching test-*.ipynb.

Running the docs

jekyll serve docs -wit

Docs are hosted at http://localhost:4000/notebookism-chicago/.

License

notebookism is released as free software under the BSD 3-Clause license.