The JupyterLab cell tags extension enables users to easily add, view, and manipulate descriptive tags for notebook cells. The extension includes the functionality to select all cells with a given tag, supporting the performance of any operation on those cells.
jupyter labextension install @jupyterlab/celltags
If you would like to contribute to the project, please read our contributor documentation.
JupyterLab follows the official Jupyter Code of Conduct.
Requires node 4+ and npm 4+
# Clone the repo to your local environment git clone https://github.com/jupyterlab/jupyterlab-celltags.git # move into repo dir cd jupyterlab-celltags # build celltags and install it into jupyterlab jlpm build:dev
To watch for/rebuild on changes to this extension's source code, run:
For the watch build, you will also need to separately rebuild Jupyterlab itself when you make changes. You can either do this manually:
or run Jupyterlab itself in watch mode, which will pick up the changes automatically (you'll still need to reload your browser yourself):
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4