Components for working in Jupyter Environments
Project description
ecmwf-jupyter-components
[!IMPORTANT] This software is Sandbox and subject to ECMWF's guidelines on Software Maturity.
Quick Start
>>> import ecmwf.jupyter_components
Workflow for developers/contributors
For best experience create a new conda environment (e.g. DEVELOP) with Python 3.11:
conda create -n DEVELOP -c conda-forge python=3.11
conda activate DEVELOP
Before pushing to GitHub, run the following commands:
- Update conda environment:
make conda-env-update - Install this package:
pip install -e . - Sync with the latest template (optional):
make template-update - Run quality assurance checks:
make qa - Run tests:
make unit-tests - Run the static type checker:
make type-check - Build the documentation (see Sphinx tutorial):
make docs-build
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ecmwf_jupyter_components-0.1.0.tar.gz.
File metadata
- Download URL: ecmwf_jupyter_components-0.1.0.tar.gz
- Upload date:
- Size: 34.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7da2fc2d8713431b7a1512bf5bbfbd2dd104158503ee8334d489c36b10a15a8
|
|
| MD5 |
7e31241651f76a05b2b08fd4c976b7ec
|
|
| BLAKE2b-256 |
91ca62fd5d134b55ab7ec5f15cbd8f4a0bee6d5c4b452ba9d4f6df3d595c77ba
|
File details
Details for the file ecmwf_jupyter_components-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ecmwf_jupyter_components-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
735f93762a8d2f0e158d88a503a4b41c404da45a022131c921fdab8fbf344ed3
|
|
| MD5 |
f89443977523aeb7e5e97be91af4cb8c
|
|
| BLAKE2b-256 |
94c14b2a3ac8fc574a06959b0eee28ea34238e54a0cb97c2083130710ef98a34
|