JupyterLab extension for DataLogs.
Project description
JupyterLab DataLogs
JupyterLab extension for DataLogs.
Installation
Install the latest version of JupyterLab DataLogs using pip:
pip install -U jupyterlab-datalogs
This extension should run alongside
JupyterLab
version 4 (included with the jupyterlab extra). There are also a set of packages
required for analysis using DataLogs notebooks (included with the analysis extra), and
a set of recommended JupyterLab plugins (included with the plugins extra).
To automatically install with all of these extras, use the all extra:
pip install -U "jupyterlab-datalogs[all]"
While the Real-Time Collaboration extension is included in the plugins extra for
JupyterLab Open Warning to
work, the collaboration functionality can be disabled by running JupyterLab with the
following option:
jupyter lab --YDocExtension.disable_rtc True
Development
To develop, the following dependencies must be installed:
Then, run
hatch run ci:jlpm
to install Node.js dependencies, and
hatch run dev
to build the extension and start up a JupyterLab server. The first time you do this, also go to the Extension Manager tab in JupyterLab (the puzzle piece icon on the left) to enable 3rd party extensions. Now the extension should be activated. When the source code changes, it should automatically rebuild, and the updated extension will be used when the page is reloaded.
[!NOTE]
On Windows, symbolic links must be activated forhatch run devto work. On Windows 10 or above for Python version 3.8 or higher, this can be done by activating developer mode.Alternatively, you can run
hatch run buildto rebuild and reinstall the extension each time the source code changes, andhatch run jupyter labto start a new JupyterLab server.
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_datalogs-0.6.0.tar.gz.
File metadata
- Download URL: jupyterlab_datalogs-0.6.0.tar.gz
- Upload date:
- Size: 89.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fef7c5472a5976aff2260577f6546cb5638488066fc4e80c70f4b55fe08292d1
|
|
| MD5 |
5c06fe7d67430903d6843186e66557d5
|
|
| BLAKE2b-256 |
6930792b4ad4e8d7a29d5aa1843f141063e91ab61884d5d553f3fc272e84ebab
|
File details
Details for the file jupyterlab_datalogs-0.6.0-py3-none-any.whl.
File metadata
- Download URL: jupyterlab_datalogs-0.6.0-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7a2f877c38007a36cde03abc2ca60182b71cb67786fa169fa4aa2e1761e4f02
|
|
| MD5 |
13dfd0621c819ff87a08bfe9db4ffcbc
|
|
| BLAKE2b-256 |
a68f4ebedfbead5f1e3cbbb77978ea021165c8deb409e06399df2c83753e0912
|