[IPython-dev] How to programatically check if the ipython notebook is installed and working?

Jason Moore moorepants at gmail.com
Fri Jun 20 20:15:19 EDT 2014


Thanks.


Jason
moorepants.info
+01 530-601-9791


On Fri, Jun 20, 2014 at 7:39 PM, Thomas Kluyver <takowl at gmail.com> wrote:

> On 20 June 2014 16:29, Jason Moore <moorepants at gmail.com> wrote:
>
>> Is there an easy way to check if the ipython notebook is installed? I
>> know how to check if IPython is installed (try: import IPython) but not
>> quite sure how to check if the notebook is fully installed.
>
>
> There's no official API to check that, but if you can import
> IPython.html.notebookapp, you've probably got all the necessary
> dependencies.
>
> Thomas
>
> _______________________________________________
> 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/20140620/9b93559c/attachment.html>


More information about the IPython-dev mailing list