You can publish your dashboard notebook to github and use nbviewer to view it online. The disadvantage is your notebook needs to be public.
Notebook viewer: http://nbviewer.ipython.org/github/vidalab/vida-notebook/blob/master/visualizations.ipynb Notebook code: https://github.com/vidalab/vida-notebook/blob/master/visualizations.ipynb Phuoc Do On Friday, July 8, 2016 at 2:41:39 AM UTC-7, Paul A wrote: > > Is it possible to "transplant" the kernel onto the server? > > I.e. you develop a notebook on your laptop, click Deploy as Dashboard on > Jupyter Dashboards Server, close your laptop lid, and somehow the dashboard > keep running. > > If there's such a workflow, how would the dashboards server replicate not > only Python virtualenv, but also environment variables that the notebook > may depend on? > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/ffc6e6ef-c5c3-4d60-8ef3-1f776a2d387f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
