Skip to main content

A Jupyter widget for react-colorful.

Project description

ipycolorful

PyPI + npm

A Jupyter widget for react-colorful.

References

Development

  • mamba env create -f environment.yml or mamba create -n ipycolorful-dev -c conda-forge jupyterlab jupyter-packaging nodejs yarn python.
  • conda activate ipycolorful-dev.
  • pip install -e . + conda list.
  • JupyterLab (source): jupyter labextension develop --overwrite ..
  • Jupyter Notebook/classic notebook (source):
    • jupyter nbextension install --sys-prefix --symlink --overwrite --py ipycolorful.
    • jupyter nbextension enable --sys-prefix --py ipycolorful.
  • yarn run clean + yarn run build.
  • jupyter lab or jupyter notebook.

Deployment

  • conda activate ipycolorful-dev.
  • Update the version in the package.json, ipycolorful/_version.py, and/or ipycolorful/_frontend.py files.
  • npm pack --dry-run.
  • yarn login.
  • yarn publish.
  • yarn run clean.
  • python -m build --no-isolation ..
  • After removing the old files:
    • twine check dist/ipycolorful* (vs. twine check dist/*).
    • twine upload dist/ipycolorful* (vs. twine upload dist/*).
  • git tag 0.1.0 (update the version).
  • git tag.
  • GitHub Desktop + git push --tags.

Notes

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

ipycolorful-0.1.1.tar.gz (67.4 kB view details)

Uploaded Source

Built Distribution

ipycolorful-0.1.1-py2.py3-none-any.whl (146.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file ipycolorful-0.1.1.tar.gz.

File metadata

  • Download URL: ipycolorful-0.1.1.tar.gz
  • Upload date:
  • Size: 67.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.11.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.63.0 CPython/3.7.12

File hashes

Hashes for ipycolorful-0.1.1.tar.gz
Algorithm Hash digest
SHA256 46fd833fc7d0df52102bc791afd6694f7d437856737b73c3dd0c76ff759005cc
MD5 8acfa71203bc2c8a9b09a09c86a5eb0b
BLAKE2b-256 1976b8da9c566e292181ac4f001ab813f6bff1e162de63f46021d82d5db9a912

See more details on using hashes here.

File details

Details for the file ipycolorful-0.1.1-py2.py3-none-any.whl.

File metadata

  • Download URL: ipycolorful-0.1.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 146.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.11.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.63.0 CPython/3.7.12

File hashes

Hashes for ipycolorful-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bd35ec8fff6bf4f5c1e789c2bc1d9b682452b7197a08e399effb7efa68502fd9
MD5 b68698207ee9a7723b7aba156f0edad4
BLAKE2b-256 c5034bf0392dae225f0793aefbbc9c9149518146d3869dae57f00d578e41fd13

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