After starting jupyter with the notebook option from command line I arrive at the dashboard. In the upper right corner I find the "New" button, which allows me to create a new text file, a folder, a terminal, and – in may case – a new Python 3 notebook. It would like to extend these options in order to have different Python 3 notebooks, e.g., one empty notebook, and one that automatically loads some modules, etc.. Does anybody know how to achieve this?
--
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 jupyter+unsubscribe@googlegroups.com.
To post to this group, send email to jup...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/56282295-e593-448f-aaa2-6ccfee154e35%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
ThomasHi Michael,There isn't currently a way to do that, but there's a feature request for 'template' notebooks open here:
https://github.com/jupyter/notebook/issues/332
On 15 August 2016 at 10:02, Michael Blaß <mlb...@web.de> wrote:
After starting jupyter with the notebook option from command line I arrive at the dashboard. In the upper right corner I find the "New" button, which allows me to create a new text file, a folder, a terminal, and – in may case – a new Python 3 notebook. It would like to extend these options in order to have different Python 3 notebooks, e.g., one empty notebook, and one that automatically loads some modules, etc.. Does anybody know how to achieve this?
--
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 jupyter+u...@googlegroups.com.