Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48eab58 commit 1ac0e09Copy full SHA for 1ac0e09
1 file changed
docs/source/development/config.rst
@@ -34,7 +34,7 @@ location if there isn't already a directory there.
34
35
Once the location of the IPython directory has been determined, you need to know
36
which profile you are using. For users with a single configuration, this will
37
-simply be 'default', and will be located in
+simply be 'default', and will be located in
38
:file:`<IPYTHONDIR>/profile_default`.
39
40
The next thing you need to know is what to call your configuration file. The
@@ -52,6 +52,7 @@ To generate the default configuration files, do::
52
53
and you will have a default :file:`ipython_config.py` in your IPython directory
54
under :file:`profile_default`.
55
+
56
.. note::
57
58
IPython configuration options are case sensitive, and IPython cannot
0 commit comments