3.0.5 • Published 3 years ago

ijab v3.0.5

Weekly downloads
3
License
BSD-3-Clause
Repository
-
Last release
3 years ago

jupyterlab_irods

IROD connection filemanager for jupyterlab. Contains both a backend server using python-irods and a frontend for managing content.

Currently supports the following features:

  • Add new text file or jupyter notebook file (only python3)
  • delete any file
  • rename any file or folder
  • open any file or jupyter notebook file
  • navigate through IRODS collection
  • save files
  • add new folder
  • Copy
  • Paste
  • Cut
  • Move
  • Download
  • Copy remote path

TODO:

  • Delete folder
  • Refactor python code a bit
  • example script with sessions
  • ?multiple irods connections

Prerequisites

  • JupyterLab==2.2.0 (if you want to use JupyterLab 3, please use version 3.0.4 of this package when installing below.)

Installation

pip install jupyterlab_irods
jupyter serverextension enable --py jupyterlab_irods
jupyter labextension install ijab
3.0.5

3 years ago

3.0.4

3 years ago

3.0.3

3 years ago

3.0.2

4 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.6

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.1.0

6 years ago