Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Launch a dynamic display showing the selected notebook content
ResourceFunction["InspectNotebook"][obj] adds a docked cell to the notebook object obj that dynamically shows the notebook’s selected content. | |
ResourceFunction["InspectNotebook"][] inspects the EvaluationNotebook. |
Create and inspect a simple notebook by highlighting the content:
In[1]:= |
Out[1]= |
Inspect a more complex notebook:
In[2]:= |
Out[2]= |
This work is licensed under a Creative Commons Attribution 4.0 International License