Show More
@@ -81,8 +81,8 b' profile with:' | |||
|
81 | 81 | $ ipython locate profile foo |
|
82 | 82 | /home/you/.ipython/profile_foo |
|
83 | 83 | |
|
84 |
These map to the utility functions: :func:`IPython. |
|
|
85 |
and :func:`IPython. |
|
|
84 | These map to the utility functions: :func:`IPython.paths.get_ipython_dir` | |
|
85 | and :func:`IPython.paths.locate_profile` respectively. | |
|
86 | 86 | |
|
87 | 87 | |
|
88 | 88 | .. _profiles_dev: |
General Comments 0
You need to be logged in to leave comments.
Login now