jupyterlab-hide-code
jupyterlab-hide-code copied to clipboard
A JupyterLab extension to run and hide code cells.
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
It would be really helpful if two more additions could be added in this JupyterLab extension: 1. Adding this functionality to [ipylab ](https://github.com/jtpio/ipylab)commands. Then, you could something like to trigger...
Consider support (a) for hiding an input code cell without hiding others and (b) hiding individual or all output cells.