Update jupyter_notebook_config.py (#3664)
* Update jupyter_notebook_config.py Adding the capability to set jupyter port via the PORT environment variable. This is especially useful if this Docker container runs on clusters managers like Mesos, DCOS , etc. * correct usage of os.getenv default value
Loading
Please sign in to comment