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

https://github.com/quiltdata/jupytercon


https://github.com/quiltdata/jupytercon

Last synced: 3 months ago
JSON representation

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
```