Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andreacrotti/jupyter
- Owner: AndreaCrotti
- Created: 2016-12-10T10:21:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-25T14:35:25.000Z (about 8 years ago)
- Last Synced: 2024-12-05T13:41:13.640Z (3 months ago)
- Topics: ipython, jupyter-notebook, talk
- Language: Jupyter Notebook
- Homepage:
- Size: 1.28 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
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_SRCAfter all the requirements are installed correctly.
* Jupyter talk material
Material discussed in order:
- [[./Live demo.ipynb]]
- [[./expenses.ipynb]]
- [[./Crime.ipynb]]