A JupyterLab Extension for showing cell (git) diffs.
Project description
JupyterLab Plugin: Show a Cell Diff
A JupyterLab Extension for showing cell (git) diffs.
This extension is composed of a Python package named jupyterlab_cell_diff
for the server extension and a NPM package named jupyterlab-cell-diff
for the frontend extension.
Requirements
- JupyterLab >= 4.0.0
Install
To install the extension, execute:
pip install jupyterlab_cell_diff
Uninstall
To remove the extension, execute:
pip uninstall jupyterlab_cell_diff
Troubleshoot
If you are seeing the frontend extension, but it is not working, check that the server extension is enabled:
jupyter server extension list
If the server extension is installed and enabled, but you are not seeing the frontend extension, check the frontend extension is installed:
jupyter labextension list
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jupyterlab_cell_diff-0.2.0.tar.gz.
File metadata
- Download URL: jupyterlab_cell_diff-0.2.0.tar.gz
- Upload date:
- Size: 88.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7a5c03fa68c4d382a7e5256052d00942e655de1467712416bb3598d4600ac91
|
|
| MD5 |
75538caf68cb11b4637034358816585e
|
|
| BLAKE2b-256 |
cf69e2a10ab762edd25b379c47b866a47ddb25f7e2b3b4526a2b5f4e9763d4f1
|
File details
Details for the file jupyterlab_cell_diff-0.2.0-py3-none-any.whl.
File metadata
- Download URL: jupyterlab_cell_diff-0.2.0-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f046e4ff5f888ac4e45a5a17adf365ce558e92ac91fcda3e89c99341b369b2c
|
|
| MD5 |
49fd50774ed9416b81b52a282a76e1b1
|
|
| BLAKE2b-256 |
a5140a43e24a1ebeb569fa29e1cffed5ea7d1c60fb79b055230d920a2f360c81
|