Re: How to load an extension into every notebook on a server
Ian Stokes Rees <[email protected]>
| Newsgroups | gmane.comp.python.ipython.devel |
|---|---|
| Message-ID | <[email protected]> |
Ted, Now that I'm back online, the reference I should have provided was this one: https://github.com/jupyter/notebook/issues/878 That issue is the core discussion around Jupyter 4.2 modifications to support better extension configuration. A number of PRs have already been created and merged, but I believe the "main" open one is: https://github.com/jupyter/notebook/pull/879 Regards. Ian On 1/2/16 1:25 PM, Ian Stokes Rees wrote: > Hi Ted (and Thomas), > > At Continuum we are also interested in having pre-configured notebook > environments and are actively working with the Jupyter team to figure > out good ways of enabling "universal" configuration of extensions in > Jupyter 4 (for others: prior to the complete reworking of the > "extension" mechanism which will arrive with Jupyter 5). > > I'm offline now, otherwise I'd provide you with some links to the > discussion, but you can dig up a reference if you look at the JEP area > of the Jupyter GitHub repos. I think this is the link: > > https://github.com/jupyter/enhancement-proposals/pull/7 > > That is probably way too much detail for what you're looking for, but > I, for one, would like to come up with a solution that would make your > GeneExpression extension "pre-loadable" with no extra work on the part > of the user. > > Cheers, > > Ian _______________________________________________ IPython-dev mailing list [email protected] https://mail.scipy.org/mailman/listinfo/ipython-dev