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

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

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