Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Apr 15, 2015
1 parent c39d783 commit cb5ad04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open_ipython_notebook.bat
Expand Up @@ -12,4 +12,4 @@ set pythonexe=c:\Python34_x64

:nextn:
set path=%path%;%pythonexe%;%pythonexe%\Scripts
ipython3 notebook --notebook-dir=_doc\notebooks
ipython3 notebook --notebook-dir=_doc\notebooks --matplotlib=inline

0 comments on commit cb5ad04

Please sign in to comment.