Skip to main content

Simularium Viewer Jupyter Widget

Project description

nbsv

Build codecov

Simularium Viewer Jupyter Widget

Installation

You can install using pip:

pip install nbsv

If you are using Jupyter Notebook 5.2 or earlier, you may also need to enable the nbextension:

jupyter nbextension enable --py [--sys-prefix|--user|--system] nbsv

Development Installation

Create a dev environment:

conda create -n nbsv -c conda-forge yarn python jupyterlab=3.6.4
conda activate nbsv
nvm use 18

Note: make sure you are using the node managed by nvm and not in your conda env by checking which node

Install and build:

yarn install
./build.sh

How to see your changes

Typescript:

If you use JupyterLab to develop then you can watch the source directory and run JupyterLab at the same time in different terminals to watch for changes in the extension's source and automatically rebuild the widget.

# Watch the source directory in one terminal, automatically rebuilding when needed.
# Note: You may need to run this in a terminal with elevated permissions (Run as Administrator)
yarn run watch
# Run JupyterLab in another terminal
jupyter lab

After a change wait for the build to finish and then refresh your browser and the changes should take effect.

Python:

If you make a change to the python code then you will need to restart the notebook kernel to have it take effect.

Updating the version

To update the version, install tbump and use it to bump the version. By default it will also create a tag.

pip install tbump
tbump <new-version>

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

nbsv-0.1.6.tar.gz (3.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nbsv-0.1.6-py3-none-any.whl (7.5 MB view details)

Uploaded Python 3

File details

Details for the file nbsv-0.1.6.tar.gz.

File metadata

  • Download URL: nbsv-0.1.6.tar.gz
  • Upload date:
  • Size: 3.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for nbsv-0.1.6.tar.gz
Algorithm Hash digest
SHA256 013ef72dbe0addb54702f7b057e2e5fa83528cbccbbc6acb7dc2ae0eb8b99b1a
MD5 3cd9896ec8a6b3ece7bcbcb71adfa05f
BLAKE2b-256 815955540f3e52b1f36f474cb87155d2206cfe7b547fd541435f5b22a6157ed1

See more details on using hashes here.

File details

Details for the file nbsv-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: nbsv-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 7.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for nbsv-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 4b4e04e4489cd06037a78ce16c034b8047419b7e2c8cd2afc860bfa93ff19205
MD5 6bb405ef70e1514f6b55b85d87997c6c
BLAKE2b-256 a6fa6443c0f053fa3ed0e1ca7cd0ba6780d08560c25e56913acd8bb9bd6a17c9

See more details on using hashes here.

Supported by

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