[IPython-dev] Restart notebook and run all cells button

Wes Turner wes.turner at gmail.com
Tue Aug 11 17:06:14 EDT 2015


On Tue, Aug 11, 2015 at 4:04 PM, Wes Turner <wes.turner at gmail.com> wrote:

>
>
> On Tue, Aug 11, 2015 at 3:07 PM, Wes Turner <wes.turner at gmail.com> wrote:
>
>>
>>
>> On Tue, Aug 11, 2015 at 2:12 PM, Matthias Bussonnier <
>> bussonniermatthias at gmail.com> wrote:
>>
>>> Hi Nathan.
>>>
>>> That was mostly what we did at scipy tutorial.
>>> The extension can get some improvement, but you can see it here:
>>>
>>>
>>> https://github.com/jupyter/scipy-advanced-tutorial/blob/master/Part1/extensions/hello-scipy-full.js
>>>
>>> --
>>> M
>>>
>>>
>> Thanks!
>>
>
> How would I make this IPython/Jupyter extension installable as a package,
> from pypi, or with pip, which does HTTPS correctly, with a version string?
>
> - [ ] ENH: ipyextension2ipyextensionpackage (e.g. cookiecutter)
>

https://github.com/jdfreder/jupyter-pip "Allows Jupyter notebook extension
writers to make their extension pip installable!"


>
>
>>
>>
>>>
>>> On Tue, Aug 11, 2015 at 11:38 AM, Nathan Goldbaum <nathan12343 at gmail.com>
>>> wrote:
>>> > Hi all,
>>> >
>>> > Has anyone put together a notebook extension that combines the "restart
>>> > kernel" and "run all cells" menu options into a single button or
>>> keyboard
>>> > shortcut? If so, can you point me to the appropriate repo?
>>> >
>>> > Thanks for your help!
>>> >
>>> > -Nathan
>>> >
>>> > _______________________________________________
>>> > IPython-dev mailing list
>>> > IPython-dev at scipy.org
>>> > http://mail.scipy.org/mailman/listinfo/ipython-dev
>>> >
>>> _______________________________________________
>>> IPython-dev mailing list
>>> IPython-dev at scipy.org
>>> http://mail.scipy.org/mailman/listinfo/ipython-dev
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150811/29ed4711/attachment.html>


More information about the IPython-dev mailing list