jupyter / tmpnb

Creates temporary Jupyter Notebook servers using Docker containers. [DEPRECATED - See BinderHub project]
https://github.com/jupyterhub/binderhub
BSD 3-Clause "New" or "Revised" License
528 stars 123 forks source link

How to customize message "Starting a new notebook server just for you"? #279

Closed rwmajor2 closed 7 years ago

rwmajor2 commented 7 years ago

Is it possible to customize the message that is seen when you start a new notebook?

"Starting a new notebook server just for you"

We were hoping to brand this page a little for our own organization.

willingc commented 7 years ago

@rwmajor2 You may edit the template that contains the phrase and then use the edited template in your own tmpnb deployment: https://github.com/jupyter/tmpnb/blob/master/templates/loading.html#L22