Spawner options now savable#

Spawner options#

We introduced a new feature to the preset and advanced options form. This is a nice feature especially for the advanced options form, which contain many fields. You can also reset the options to their initial values by clicking on reset. The form options are saved in the client’s browser every 10 seconds and are not lost if:

  • the browser crashes

  • you close tabs

  • start/stop jupyterhub session

../../_images/options_saved.gif

This has been successfully tested on Chrome and Firefox.

Note

Of course, if you delete manually your browser’s cache or you did set it up in the settings, the options will be also deleted.