https://github.com/maartenbreddels/nac-2017
NAC2017 talk: A Billion stars in the Jupyter notebook
https://github.com/maartenbreddels/nac-2017
Last synced: about 2 months ago
JSON representation
NAC2017 talk: A Billion stars in the Jupyter notebook
- Host: GitHub
- URL: https://github.com/maartenbreddels/nac-2017
- Owner: maartenbreddels
- License: mit
- Created: 2017-05-23T09:51:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-23T10:07:21.000Z (over 8 years ago)
- Last Synced: 2025-10-29T18:41:54.473Z (2 months ago)
- Language: HTML
- Size: 6.67 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nac-2017
NAC2017 talk: A Billion stars in the Jupyter notebook
* [my notebook on nbviewer](http://nbviewer.jupyter.org/github/maartenbreddels/nac-2017/blob/master/nac-2017.ipynb)
* to reproduce
* (ana)conda
* conda install -c conda-forge vaex ipyvolume notebook bqplot
* pip
* pip install —pre vaex
* pip install ipyvolume bqplot
* jupyter nbextension enable --py ipyvolume
* jupyter nbextension enable --py bqplot
* jupyter nbextension enable --py widgetsnbextension