Skip to content

nbunicorn/nbunicorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nbunicorn

To push update to PyPi:

python setup.py sdist
twine upload dist/*

Validate push (you may have to wait a minute for PyPi to reflect the latest version):

pip install --upgrade nbunicorn
pip freeze | grep nbunicorn

To locally rebuild docs (into _build):

cd docs
make html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages