##// END OF EJS Templates
Fix whitepace for examples
Arthur Loder -
Show More
@@ -65,7 +65,7 b' ipython help profile # show the help for the profile subcmd'
65 ipython locate # print the path to the IPython directory
65 ipython locate # print the path to the IPython directory
66 ipython locate profile foo # print the path to the directory for profile `foo`
66 ipython locate profile foo # print the path to the directory for profile `foo`
67
67
68 ipython nbconvert # convert notebooks to/from other formats
68 ipython nbconvert # convert notebooks to/from other formats
69 """
69 """
70
70
71 #-----------------------------------------------------------------------------
71 #-----------------------------------------------------------------------------
General Comments 0
You need to be logged in to leave comments. Login now