ipython / ipython/ipython

Deep reload for `%run`

Open
#461 16 comments 4 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
16.8k
Forks
4.5k
Avg merge
1d 2h
Merged PRs (30d)
6

Description

Suppose I'm editing `themod.py` and testing it using `%run thetest.py` which contains `import themod`. I am not aware of any current mechanism to make `%run thetest.py` automatically reload `themod` when it has changed, but this would be an extremely useful feature.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.