[IPython-dev] programmatically passing in password when running IPython notebook

Thomas Kluyver takowl at gmail.com
Mon Dec 8 14:58:06 EST 2014


On 8 December 2014 at 11:56, Robert Alexander <roalexan at microsoft.com>
wrote:

> Hi. Is there a way, such as using URL request parameters or perhaps an
> IPython API, to open an IPython notebook and pass in the password
> programmatically? The profile for the IPython server is configured with a
> password, but there are cases where I trust the URL and want to bring up
> the notebook without requiring the user to enter the password.


Hi Robert,

There isn't currently any mechanism like that, no. We have thought about
having a one-time-password system when opening the browser, so that we
could enable password authentication by default, but it hasn't happened so
far.

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20141208/91fbd721/attachment.html>


More information about the IPython-dev mailing list