Skip to main content
2025 Python Packaging Survey is now live!  Take the survey now

JupyterLab extension that incorporates Globus functionality

Project description

https://github.com/globus/globus-jupyterlab/actions/workflows/quality.yml/badge.svg https://img.shields.io/pypi/v/globus-jupyterlab.svg https://img.shields.io/pypi/wheel/globus-jupyterlab.svg

Globus Jupyterlab is an extension to Jupyterlab for easily submitting Globus Transfers within a running lab environment. Integration within the Jupyterlab filemanager makes starting transfers just a few clicks away!

Install with the following:

pip install globus-jupyterlab

For information on usage, see the Read-The-Docs.

Developing

For development, use the following instructions:

# install the extension in editable mode
python -m pip install -e .

# install your development version of the extension with JupyterLab
jupyter labextension develop . --overwrite

# build the TypeScript source after making changes
jlpm run build

# start JupyterLab
jupyter lab

Supported by

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