Skip to content

Hotfix/ipython CVE 2022 21699#5

Merged
verdimrc merged 2 commits into
mainfrom
hotfix/ipython-cve-2022-21699
Jan 21, 2022
Merged

Hotfix/ipython CVE 2022 21699#5
verdimrc merged 2 commits into
mainfrom
hotfix/ipython-cve-2022-21699

Conversation

@verdimrc
Copy link
Copy Markdown
Contributor

Remove ipython_config.py to align to latest ipython behavior described in https://ipython.readthedocs.io/en/stable/whatsnew/version8.html#ipython-8-0-1-cve-2022-21699/

This means that for .ipynb files to recognize modules under src/, need to do an editable pip install to virtual environment.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@verdimrc verdimrc merged commit 0eda032 into main Jan 21, 2022
@verdimrc verdimrc deleted the hotfix/ipython-cve-2022-21699 branch January 21, 2022 14:58
verdimrc pushed a commit that referenced this pull request Jan 22, 2022
my_nb_path.py: to reinstante the ability for notebooks to import custom
modules within the git repository -- the ability which was disabled by
PR #5.

my_nb_color.py: colorize notebook outputs on a best-effort basis.
Depends on rich and loguru.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant