anaconda / nbpresent

next generation slides for Jupyter Notebooks
BSD 3-Clause "New" or "Revised" License
162 stars 23 forks source link

release 0.4.2 on conda/pypi #31

Closed bollwyvl closed 8 years ago

bollwyvl commented 8 years ago

This is the follow-on to #29. Since no new features were added and the public API didn't change, I think this should be 0.4.2, and not 0.5.0. Could be argued otherwise!

bollwyvl commented 8 years ago

This is now shipped.

pip install nbpresent
# or
conda install -c nbcio nbpresent

Do we want to wait a tick before pushing this to the anaconda-cloud channel?