pudb does not autoreload file in ipython
Open
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 245
- Avg merge
- 13m
- Merged PRs (30d)
- 5
Description
Hi there,
When using pudb with ipython, e.g.,
```
%pudb test.py
```
It does not automatically reload the file when I edit the file using external editors. Could you please suggest a fix? Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.