Data Management for InHPC-DE
Project description
inhpc_dm
JupyterLab extension for InHPC-DE data management
WORK IN PROGRESS!
Requirements
- JupyterLab >= 3.0
Overview
This extension consists of a front-end part (basically an enhanced filebrowser) and a back-end (server) part, that has the job of mounting remote file systems and invoking transfer commands.
Contributing
Development install
Note: You will need JupyterLab and NodeJS to build the extension package.
# Clone the repo to your local environment
# Change directory to the inhpc_dm directory
# Install package
pip install .
# Link your development version of the extension with JupyterLab
jupyter-labextension build .
# Enable server extension
jupyter server extension enable --user inhpc_dm
# Rebuild extension Typescript source after making changes
jlpm run build
# Run Jupyter lab
jupyter-lab
Uninstall
pip uninstall inhpc_dm
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
inhpc_dm-0.1.0.tar.gz
(29.6 kB
view details)
File details
Details for the file inhpc_dm-0.1.0.tar.gz
.
File metadata
- Download URL: inhpc_dm-0.1.0.tar.gz
- Upload date:
- Size: 29.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 032cbed3573f0a5af0794dd4f9599525a19e5a38198e98eb6a7bad7a2db74778 |
|
MD5 | 1910171a7919eac66a61148e90466b10 |
|
BLAKE2b-256 | 96153986e2e3da0a996a12f728e62680f6ccbf7be30c100840308537b8198c70 |