Skip to main content

Git extension for Jupyter

Project description

Follow steps on https://packaging.python.org/en/latest/distributing/#requirements-for-packaging-and-distributing

One time things:
  1. Make account on PyPI

  2. pip install twine

To Update Package:
  1. Update version number in setup.py

  2. rm dist/*

  3. python setup.py sdist

  4. Use the form on the PyPI website, to upload your PKG-INFO info located in your local project tree at myproject.egg-info /PKG-INFO. If you don’t have that file or directory, then run python setup.py egg_info to have it generated.

  5. twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jupyter-git-1.0.22.tar.gz (6.7 kB view details)

Uploaded Source

File details

Details for the file jupyter-git-1.0.22.tar.gz.

File metadata

File hashes

Hashes for jupyter-git-1.0.22.tar.gz
Algorithm Hash digest
SHA256 939bb42901bd74b8e0320a545041e1228c82ad573f698b4a2b2aff0d74d200b9
MD5 ea60ff4186fdb491ce8f6f2eb46b524f
BLAKE2b-256 8c1905bd3a698dc225063f42817475d2135841d0339bf26b4b07a0ffc39c57db

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page