mwouts / jupytext

Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
https://jupytext.readthedocs.io
MIT License
6.65k stars 386 forks source link

Feature request: Visual indicator when cell is tagged active-ipynb #1074

Open kerrick-js opened 1 year ago

kerrick-js commented 1 year ago

It would be nice to have, in the Jupyter Notebook web UI, an information icon ⒤ next to a cell that you can hover or a special cell border that tells you when a cell is tagged active-ipynb. Right now this information is not very discoverable, especially for people who are not familiar with how the active-ipynb tag works.