You are here: Home / LBN / Up2date / Data Science / BastionLinux 36 / python3-jupyterlab-celltagsclasses-0.3.2-1.lbn36.noarch

python3-jupyterlab-celltagsclasses-0.3.2-1.lbn36.noarch

Package Attributes
RPM  python3-jupyterlab-celltagsclasses-0.3.2-1.lbn36.noarch.rpm Architecture  noarch Size  174031 Created  2024/01/21 13:51:10 UTC
Package Specification
Summary JLAB extension to add classes to cells based on their tags
Group Unspecified
License ZPL
Home Page https://pypi.org/project/jupyterlab-celltagsclasses
Description

jupyterlab_celltagsclasses

An extension to expose cell tags as CSS classes Requirements

JupyterLab >= 4.0.0

Install To install the extension, execute: pip install jupyterlab_celltagsclasses

Uninstall To remove the extension, execute: pip uninstall jupyterlab_celltagsclasses

What it does CSS classes each cell has its widget (the DOM element) classes kept in sync in terms of the cell's tags; for example, adding tag foobar will result in the current cell having class cell-tag-foobar added specifically the DOM elements that are decorated have the .jpCell class set by jlab, like so, where we have set tag celltagsclasses-test1 metadata management helper functions it also exports utilities to manage a cell's metadata, specifically for

getting, setting or unsetting a key/value pair adding, removing items in a list inside the metadata (e.g. tags) cleaning the metadata for empty/useless items

to that effect, see the md_get and similar functions in metadata.ts (that can be imported right f

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(FileDigests)  
Provides
python-jupyterlab-celltagsclasses
python3-jupyterlab-celltagsclasses
python3.10-jupyterlab-celltagsclasses
python3.10dist(jupyterlab-celltagsclasses)
python3dist(jupyterlab-celltagsclasses)
Obsoletes
python-jupyterlab-celltagsclasses

Document Actions