Merge pull request #4 from minrk/pr/3816

Finish up PR #3816
This commit is contained in:
Matthias Bussonnier 2013-07-29 12:50:02 -07:00
commit 46dd601dd8

View File

@ -96,7 +96,6 @@ from .utils import url_path_join
_examples = """
ipython notebook # start the notebook
ipython notebook --profile=sympy # use the sympy profile
ipython notebook --matplotlib=inline # inline plotting mode
ipython notebook --certfile=mycert.pem # use SSL/TLS certificate
"""