You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to account for some deprecations, the app name may need to be set
when starting a managed Jupyter/notebook server
the new keywords Set Default Jupyter App and Get Jupyter App Name
allow for changing auto-detection based on CLI command
an environment variable %{JUPYTER_LIBRARY_APP} (default: NotebookApp)
can be set to ServerApp for when combinations of notebook, nbclassic, jupyter_server and jupyterlab break autodetection.
* remove backport of presskeys
* fix homepage
* use jupyter-notebook for canonical command
* quoting in bat
* autobuild ftw
* add changelog and more interlinkage, project command for docs
* more fixes'n'stuff
* nope, keeping our element screenshot for now
* add output screenshotter for classic
* eek, actually test on chrome, start working nteract outputs
* nteract scrolling
* formatting and doc generation output
* more chrome devil hunting
* just hide the status bar on nteract
* use ctrl-enter in classic
* add handlig for osx flower key
* bye bye press keys
* some more docs
* wait for idle kernel on lab notebook launch
* try waiting for kernel indicator first
* try just sleeping
* more waiting
* eek apply css
* also more waiting in classic
* use a wait