Skip to main content

No project description provided

Project description

navio_jupyter

A jupyter lab anywidget for navio.dev, the widget for visualizing and exploring large multi-dimensional data.

Installation

pip install navio_jupyter

Development installation

Create a virtual environment and and install navio_jupyter in editable mode with the optional development dependencies:

python -m venv .venv
source .venv/bin/activate
pip install -e ".[dev]"

You then need to install the JavaScript dependencies and run the development server.

npm install
npm run dev

All is set to open example.ipynb in JupyterLab, VS Code, or your favorite editor to start developing. Any change made in the js folder will be directly reflected in the notebook.

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

navio_jupyter-0.3.0.tar.gz (42.7 kB view hashes)

Uploaded Source

Built Distribution

navio_jupyter-0.3.0-py2.py3-none-any.whl (43.4 kB view hashes)

Uploaded Python 2 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