A JupyterLab extension that allows adding comments to notebooks and documents in a multiuser environment.
Project description
jupyterhub_comments
A JupyterLab extension that allows adding comments to notebooks and documents in a multiuser environment, where files are shared between users, wher the main goal is the review process
Features
- Add comments to specific cells of jupyter notebooks or lines of text documents
- Edit, delete, resolve and reply to comments
- Icons indicate when comments are added to a document and highlight the comment upon clicking
- Clicking a comment text in an interface focuses notebook cell / line where comment was placed
Examples and more detailed documentation
Requirements
- JupyterLab >= 4.0.0,<5
Install
To install the extension, execute:
pip install jupyterhub_comments
To share comments between users, provide JUPYTERHUB_COMMENTS_DB_PATH
environment variable with directory where comments.db file should be stored. By default comments are stored in directory where extension is installed, which could be different for different users
Uninstall
To remove the extension, execute:
pip uninstall jupyterhub_comments
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 Distributions
Built Distribution
File details
Details for the file jupyterhub_comments-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: jupyterhub_comments-1.0.0-py3-none-any.whl
- Upload date:
- Size: 40.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce14b9d5dbbe1020bc5f60f7c4b4bc0c021dd0e6e28906118036ebb96f1767d8 |
|
MD5 | b3fb40d99cc87a3005bfc6fd4eecaf29 |
|
BLAKE2b-256 | f338ad2e8e3f324f567352439c21f5fb6d9f6b746925446759abbac0a37cf268 |