Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depend on matplotlib-inline instead of ipython to avoid colab warning #2279

Merged
merged 2 commits into from Aug 29, 2022

Conversation

AnirudhDagar
Copy link
Member

colab warns when using ipython>1.0.0, hence avoid depending on newer version of ipython. Instead directly depend on matplotlib-inline to fix #2250

image (5)

@d2l-bot
Copy link
Member

d2l-bot commented Aug 29, 2022

Job d2l-en/PR-2279/1 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-2279/

setup.py Outdated Show resolved Hide resolved
setup.py Show resolved Hide resolved
@astonzhang
Copy link
Member

Let's group matplotlib-related lib together. Otherwise LGTM

@astonzhang astonzhang merged commit 6c45f95 into d2l-ai:master Aug 29, 2022
@AnirudhDagar AnirudhDagar deleted the fix_colab_warning branch August 29, 2022 21:17
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.

ModuleNotFoundError when running the official pytorch colab notebook
3 participants