Peter Parente
Peter Parente
@rsdenijs Please let us know if you do get it working or not. Feedback is always welcome.
@marqh Sorry for the delay in responding. > Do you think this plays nicely with the Jupyter Hub? This was discussed recently at a Jupyter dev meeting. Making it possible...
A bit more background: Running a notebook automatically on open breaks the security model which prevents malicious notebook code from running without a chance of user review first.
Sorry for the delayed response. > Does this seem feasible? Or even perhaps customize the dashboard toolbar to include such a button? At that point, it is just a single...
Anyone with an interest in this topic should check out https://github.com/oschuett/appmode.
I don't see a workaround for users. The layout code has to be tweaked to handle whatever plotly JS and CSS is conflicting with the gridstack layout logic.
@RobbieShan @DanielKress do you have a notebook demonstrating the plotly problem that you can post as a gist or otherwise? I'm doing some cleanup in the demo notebooks. Along the...
The dashboard *deployment* projects moved to jupyter-attic (e.g., https://github.com/jupyter-attic/dashboards_server). This project is still maintained in the sense of keeping it working classic notebook versions, accepting PRs from the community, and...
Thanks for the feedback, @alphaBenj. Storing the output in the notebook inflates the git repository history size quite a bit. We're relying on the screenshot in the README and the...
Hold off on this one for now.