Skip to main content

A JupyterLab extension.

Project description

interactivede

Github Actions Status Binder A JupyterLab extension.

Requirements

  • JupyterLab >= 3.0

Install

To install the extension, execute:

pip install interactivede

Uninstall

To remove the extension, execute:

pip uninstall interactivede

Contributing

Development install

Develop with VSCode Dev Containers

You can develop using VSCode Dev Containers. You need to have Docker, VScode, and Dev Containers extension. You can learn more about developing in containers here.

Follow instructions on how to load the github repository inside the devcontainer, and vscode will set the project up for you.

Local development

Note: You will need nvm, pyenv, pyenv-virtualenv build the extension package.

Once you have the above setup complete, clone this repository and run the following:

./bootstrap-local.sh

Once the setup has executed successfully, you should have jlpm available on your $PATH. Now run:

jlpm run setup

After the setup is complete, run the following command to start development:

jlpm run dev

Development uninstall

pip uninstall interactivede

In development mode, you will also need to remove the symlink created by jupyter labextension develop command. To find its location, you can run jupyter labextension list to figure out where the labextensions folder is located. Then you can remove the symlink named interactivede within that folder.

Packaging the extension

See RELEASE

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

interactivede-1.0.1a1.tar.gz (579.5 kB view hashes)

Uploaded Source

Built Distribution

interactivede-1.0.1a1-py3-none-any.whl (165.4 kB view hashes)

Uploaded Python 3

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