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

widgetsnbextension minimum Python version #3974

Open
Winand opened this issue Feb 7, 2025 · 0 comments
Open

widgetsnbextension minimum Python version #3974

Winand opened this issue Feb 7, 2025 · 0 comments

Comments

@Winand
Copy link

Winand commented Feb 7, 2025

Why does widgetsnbextension 4 officially support only Python>=3.7?

I have two environments:

  • IPykernel environment with ipywidgets 8.1.5 installed
  • Jupyter Notebook 6.0.3 environment (Python 3.6)

According to the installation guide I need to install widgetsnbextension in my Notebook environment. But I have to specify pip install --ignore-requires-python to install it there. There's almost no Python code in that package, why it doesn't officially support older Python version?

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

No branches or pull requests

1 participant