Ah -- I am using the regular notebook, not jupyterlab, so it looks like I was looking in the wrong place. Thank you for the link -- that looks really promising:
https://github.com/jupyter/notebook/blob/master/notebook/static/base/js/dialog.js#L191 On Tuesday, November 15, 2016 at 3:16:03 PM UTC-8, takowl wrote: > > On 15 November 2016 at 14:03, Jeremy Douglass <[email protected] > <javascript:>> wrote: > >> I *believe* I found the modal dialog: >> >> - https://github.com/jupyter-attic/jupyter-js-filebrowser/pull/13 >> - https://github.com/jupyter-attic/jupyter-js-filebrowser/issues/12 >> - https://github.com/phosphorjs/phosphor-dialog >> >> ...however github linked API is missing. >> >> - http://phosphorjs.github.io/phosphor-dialog/api/ >> >> > Are you using Jupyterlab or the existing notebook? Those APIs are all part > of Jupyterlab (the in-development new notebook interface). The existing > interface has modal dialogs built with jquery and bootstrap, I think: > > > https://github.com/jupyter/notebook/blob/master/notebook/static/base/js/dialog.js > -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/87b6da29-910f-4ce0-8ff6-bb47be3fa45f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
