A Visual Programming System in JupyterLab for Authoring Reproducible Image Processing Workflows
- JupyterLab >= 4.0.0
NOTE: For the purposes of double-blind review, we have kept the repository private and temporarily removed the package from PyPI. We recommend downloading the package from the "dist" folder and installing it using the following command:
pip install /path_to/....whl
To install the extension, execute:
pip install chaldene
Or install from graphical JupyterLab extendion manager
To remove the extension, execute:
pip uninstall chaldene
Please refer to Use_Cases
folders.
Please refer to README_DEVELOP.md
.