Show More
@@ -24,8 +24,7 b' files for each profile, and the files look like :file:`ipython_config.py` or' | |||||
24 | :file:`ipython_config_{frontendname}.py`. Profile directories look like |
|
24 | :file:`ipython_config_{frontendname}.py`. Profile directories look like | |
25 | :file:`profile_{profilename}` and are typically installed in the :envvar:`IPYTHONDIR` directory, |
|
25 | :file:`profile_{profilename}` and are typically installed in the :envvar:`IPYTHONDIR` directory, | |
26 | which defaults to :file:`$HOME/.ipython`. For Windows users, :envvar:`HOME` |
|
26 | which defaults to :file:`$HOME/.ipython`. For Windows users, :envvar:`HOME` | |
27 |
resolves to :file:`C:\\ |
|
27 | resolves to :file:`C:\\Users\\{YourUserName}` in most instances. | |
28 | instances. |
|
|||
29 |
|
28 | |||
30 |
|
29 | |||
31 | Eventloop integration |
|
30 | Eventloop integration |
General Comments 0
You need to be logged in to leave comments.
Login now