Render Notebook inside of another notebook #1915
Unanswered
jeremiahpslewis
asked this question in
Questions about using Pluto
Replies: 1 comment
-
|
This would be extremely helpful for teaching materials in lectures that build up over time. Some wishes that come to my mind.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I have a series of mini-notebooks (‘PlutoBites’), can I ‘import’ them into another notebook to be rendered there? E.g. if I have answers to a problem set, where each question uses similar variables, I might use separate notebooks to not get a ‘multiple definitions’ error, but then want to export / present the result as a single set of answers. Or likewise if I have a module like ‘how to install Julia’, I might want to reuse it in a number of different notebooks without copy-paste.
Beta Was this translation helpful? Give feedback.
All reactions