Jupyter book: Show content of a script file inside a book chapter #818
Unanswered
jjkoehorst
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Yes! Try the
Does that work? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I am trying to maintain all the code in one location and not in the book and in a script folder.
Is it possible to show the content of an example.py within a page?
This makes it easier to maintain code changes and automatically update the book accordingly.
The code does not have to be executed.
Beta Was this translation helpful? Give feedback.
All reactions