Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andreacrotti/jupyter

Talk about jupyter
https://github.com/andreacrotti/jupyter

ipython jupyter-notebook talk

Last synced: 18 days ago
JSON representation

Talk about jupyter

Awesome Lists containing this project

README

        

* Slides

Slides are generated using the [[https://github.com/damianavila/RISE][RISE]] project, which is a jupyter
notebook extension that can be enabled by doing

#+BEGIN_SRC sh
jupyter-nbextension install rise --py --sys-prefix
jupyter-nbextension enable rise --py --sys-prefix
jupyter nbextension enable --py --sys-prefix widgetsnbextension
jupyter nbextension enable --py --sys-prefix ipyleaflet
#+END_SRC

After all the requirements are installed correctly.

* Jupyter talk material

Material discussed in order:

- [[./Live demo.ipynb]]
- [[./expenses.ipynb]]
- [[./Crime.ipynb]]