Jupyter: jupyter_notebook_config.py

So, I’d like to configure Jupyter. How?

Specifically, I’d like to set the configuration for

NotebookApp.local_hostnames

See: https://jupyter-notebook.readthedocs.io/en/stable/config.html#options

Better, would be to set hostnames from the bench command line. My goal is remote access through an ssh tunnel, but need to either

NotebookApp.allow_remote_access = True

or preferably specify the local_hostnames