Ingo - please let me know when you think it would be OK to link to this converter from our Help/root page!
I would also suggest to move instructions from a separate page accessible via Help link on the top to the main page below the current box with settings, so that users see it right away. On Monday, 11 January 2021 at 03:52:13 UTC-7 [email protected] wrote: > To provide a way for students to work interactively with Jupyter > notebooks, with a low entry threshold and a user interface that can be > customized with CSS and Javascript, I have implemented the Notebook Player > <https://dahn-research.eu/nbplayer>. > > The Notebook Player reads a Jupyter notebook, converts it into a static > HTML page using the nbviewer <https://github.com/jsvine/nbpreview> software > and replaces the static images of code cells by linked SageCells which can > then be edited and executed by the student. The resulting single html page > can be saved and hosted anywhere without any further installation. > > Besides the *Execute* mode with active SageCells, the static view, as > produced by nbviewer, is retained, as *Read *mode, in the generated html > page. In both modes, code cell input can be hidden on demand. > > Since linked SageCells must be executed one after another, the Notebook > Player approach is suited only for notebooks with not too many code cells. > Large notebooks should be split up, as the Notebook Player provides a > method to transfer intermediate results from one notebook to another. > > Here <https://mathtrek.eu/Release/RisingTemperature.html>is a sample > page as generated by the Notebook Player. > > This is still experimental; suggestions and error reports are welcome. > > > -- You received this message because you are subscribed to the Google Groups "sage-cell" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cell/bd1d6c9b-db4d-4529-80bc-b7eedc18be32n%40googlegroups.com.
