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.2.0.tar.gz
(32.3 kB
view details)
File details
Details for the file inhpc_dm-0.2.0.tar.gz
.
File metadata
- Download URL: inhpc_dm-0.2.0.tar.gz
- Upload date:
- Size: 32.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4a46cb7543f503b0a9991097e7e52a9a78c4a64265d1c6dd543f141eea1d4f3 |
|
MD5 | 4d80acfdfc0a5d59d655c090c6b24e59 |
|
BLAKE2b-256 | 3d37e8bd1a3a6f9ba283d1555821ea222a6713eb5978dde3bc922976e02c7f1e |