News

…auth_client_id When there is no `c.NotebookGist.oauth_client_id` in jupyter_notebook_config.py, `self.config.NotebookGist.oauth_client_id` is a lazy value, which can't be serialized to JSON. This ...
This repository contains an example of a customised deployment of JupyterHub for OpenShift, which creates notebook instances as local processes within the same pod as JupyterHub is running. It uses an ...
Launch Jupyter Notebook: jupyter notebook; Configuration and Initial Setup. Configure Jupyter by editing the jupyter_notebook_config.py file to set properties such as port number, notebook directory, ...