GenerateNotebookFromPalette
Converts a palette to a regular notebook
ResourceFunction["GenerateNotebookFromPalette"][nb] converts palette notebook nb to a regular notebook. |
Details and Options
ResourceFunction["GenerateNotebookFromPalette"] returns the notebook object it created.
Examples
Basic Examples
Open the Basic Math Assistant palette:
In[1]:= |
Out[1]= |
Convert it to a regular notebook:
In[2]:= |
Out[2]= |