Jovyan
Contributing
Development install
# Clone the repo to your local environment
# Change directory to the jovyan directory
# Install package in development mode - will automatically enable
# The server extension.
pip install -e ".[konsole,test,lint,typing]"
Running Tests
Install dependencies:
pip install -e ".[test]"
To run the python tests, use:
pytest
Development uninstall
pip uninstall jovyan
Packaging the library
See RELEASE
Release files for jovyan 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jovyan-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / jovyan-0.1.0-py3-none-any.whl
| Download URL | jovyan-0.1.0-py3-none-any.whl |
|---|---|
| Size | 6.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3b0e4baa648c2563ad6f8fcf0a3c97c0d4ee1e479ae451a1fbbbc4f98d77692f
|
|
BLAKE2b-256 checksum How to use checksums |
c1ddbc77eb75bfdfca6828aa40ae1762f0bf90e846a60dfabd988440c2615d93
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.10
|