Show More
@@ -96,7 +96,6 b' from .utils import url_path_join' | |||
|
96 | 96 | _examples = """ |
|
97 | 97 | ipython notebook # start the notebook |
|
98 | 98 | ipython notebook --profile=sympy # use the sympy profile |
|
99 | ipython notebook --matplotlib=inline # inline plotting mode | |
|
100 | 99 | ipython notebook --certfile=mycert.pem # use SSL/TLS certificate |
|
101 | 100 | """ |
|
102 | 101 |
General Comments 0
You need to be logged in to leave comments.
Login now