https://github.com/quiltdata/jupytercon
https://github.com/quiltdata/jupytercon
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quiltdata/jupytercon
- Owner: quiltdata
- Created: 2018-08-22T22:01:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T18:28:50.000Z (over 7 years ago)
- Last Synced: 2025-05-15T19:09:15.527Z (about 1 year ago)
- Language: HTML
- Size: 40.2 MB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [JupyterCon talk video](https://www.youtube.com/watch?v=4AS_36-m2X4)
# Slides
[Reproducible data for notebooks](https://quiltdata.github.io/jupytercon/#/)
# TODO
- [x] Local image resources
- [x] Make ivvv work?
- [x] Make helium cells work
- [ ] Correct import mistake mid-preso
# Generate slides
```sh
jupyter nbconvert Reproducible_data_dependencies_JupyterCon.ipynb --to slides --post serve
```