ParaView trame proxy for JupyterLab
Project description
jupyter-trame-proxy
Integrates trame in your Jupyter environment using ParaView Visualizer.
Requirements
- Python 3.9+
- ParaView 5.10+
- Jupyter Notebook 6.0+
- JupyterLab 2.1+
This extension will start the pv_visualizer
package. You must make sure it is on the PYTHONPATH! Adjust launch_trame.sh to ensure this.
Install
Create and Activate Environment
virtualenv -p python3 venv
source venv/bin/activate
Install jupyter-trame-proxy
pip install git+https://github.com/jwindgassen/jupyter-trame-proxy.git
Enable jupyter-trame-proxy Extensions
For Jupyter Classic, activate the jupyter-server-proxy extension:
jupyter serverextension enable --sys-prefix jupyter_server_proxy
For Jupyter Lab, install the @jupyterlab/server-proxy extension:
jupyter labextension install @jupyterlab/server-proxy
jupyter lab build
Starting
Click on the ParaView trame icon from the Jupyter Lab Launcher or the ParaView trame item from the new dropdown in Jupyter Classic.
Jupyter-Server-Proxy
Jupyter-Server-Proxy lets you run arbitrary external processes alongside your notebook and provide web access to them. After installing this proxy, you can start trame using the ParaView trame entry in the launcher. It will start the server (which might take a few seconds) and open the website in a new tab.
License
This software is provided under the BSD 3-Clause
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
Hashes for jupyter-trame-proxy-0.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6037ee3929427a5e4a907a28c2faf53797df31a90ca780676a0f7c3447d12170 |
|
MD5 | c556ce8c435459312328a7f70fb2395a |
|
BLAKE2b-256 | a70bba7358214dc3f9f6f65b94bc1fbd566bd38b3a4139bee28ef3c8358ca45c |
Hashes for jupyter_trame_proxy-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2aa54b8a8af88d921d15d3947ff46c08929a924492b6141c939f3af5a345687 |
|
MD5 | 28a1d2486abad4d7143c6cecf6e50829 |
|
BLAKE2b-256 | 129c9dc749091ae9ff12a506548b19f11f1e3a97ffd36a33cc70c30da6e9a0aa |