Add a command to run all existing notebooks #198
jinningwang
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
If it’s for checking if notebooks work, the CI on GitHub already does it. See the command in the GitHub workflow configuration file if you want to run it locally, after installing a few packages.
Regards,
Hantao Cui
…On Oct 6, 2021, 11:29 AM -0500, Jinning Wang ***@***.***>, wrote:
Hi Hantao,
I noticed there is a package that can run ipynb file in a py code: runipy. Maybe we can add a preparation check like andes prep demo to run all notebook files.
Regards,
Jinning
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
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
-
Hi Hantao,
I noticed there is a package that can run
ipynb
file in a py code: runipy. Maybe we can add a preparation check likeandes prep demo
to run all notebook files.Regards,
Jinning
Beta Was this translation helpful? Give feedback.
All reactions