Clio – Figure Explorer for VS CodeClio gathers PNG figures generated in Jupyter notebooks into a searchable gallery in VS Code. Browse figures from the current notebook or every open notebook, inspect a larger preview, compare plots, and return directly to the source cell. InstallInstall Clio – Figure Explorer from the VS Code Marketplace, then open a Jupyter notebook. Clio appears in the Activity Bar and automatically indexes PNG notebook outputs as the notebook is opened, edited, or executed. To install a downloaded release manually, run:
Features
Figure titles and tagsUse a title in the first non-empty line of a cell:
Use a comma-separated tag comment to make figures easier to filter:
For a cell with multiple PNG outputs, provide titles in output order:
One title is applied to every figure from the cell. When there are fewer titles than figures, the remaining figures are untitled. Commands
LicenseClio is released under the MIT License. |