-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, Juopyter notebooks are linked from the GUI. This is fast and efficient *users are redirected to the page and can easily download the .ipynb file), but they cannot be inspected online, because the notebooks are not executed.
Workflow of how this could be nicely implemented:
- In the egsim-init scripts, fetch the notebooks, execute them, convert to html.
- Instead of links to the egsim-client page, show the HTML pages embedded in the GUI, adding a download button that will download the notebook
- Keep this maintained every time a new PR is made on egsim-client => re-run egim-in it on the server
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request