##// END OF EJS Templates
minor doc improvement
Andrew Straw -
Show More
@@ -355,7 +355,7 b' uncomment and edit is here::'
355 355 c.NotebookApp.port = 9999
356 356
357 357 You can then start the notebook and access it later by pointing your browser to
358 ``https://your.host.com:9999``.
358 ``https://your.host.com:9999`` with ``ipython notebook --profile=nbserver``.
359 359
360 360 Running with a different URL prefix
361 361 ===================================
General Comments 0
You need to be logged in to leave comments. Login now