diff --git a/_sources/core/ipython.txt b/_sources/core/ipython.txt index e4deb31..6cea81d 100644 --- a/_sources/core/ipython.txt +++ b/_sources/core/ipython.txt @@ -127,11 +127,11 @@ Try:: Further resources ^^^^^^^^^^^^^^^^^^ -- `IPython docs page `_ +- `IPython docs page `_ - `IPython customization - `_ : + `_ : E.g. to always import certain modules read `The ipythonrc approach - `_ + `_ which explains editing ``~/.ipython/ipythonrc`` and setting the ``import_mod`` configuration.