We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Python version of Google Colab is too old (3.7) and the package requires >=3.8
To Reproduce Steps to reproduce the behavior:
src
ph_diagrams
pip install pH-diagrams
Expected behavior Just works...
Screenshots NA
Specification
Additional context
And that is how Google deals with it: googlecolab/colabtools#2165 I'm considering drop Colab links...
All notebooks work in a local environment with Python >= 3.8.
Deepnote can be an alternative. But it has issues with ipywidgets:
The text was updated successfully, but these errors were encountered:
Colab links removed in v.0.3.3. I will leave this issue open for a while, thinking about an alternative.
Sorry, something went wrong.
chicolucio
No branches or pull requests
Describe the bug
Python version of Google Colab is too old (3.7) and the package requires >=3.8
To Reproduce
Steps to reproduce the behavior:
src
beforeph_diagrams
)pip install pH-diagrams
Expected behavior
Just works...
Screenshots
NA
Specification
Additional context
And that is how Google deals with it: googlecolab/colabtools#2165 I'm considering drop Colab links...
All notebooks work in a local environment with Python >= 3.8.
Deepnote can be an alternative. But it has issues with ipywidgets:
The text was updated successfully, but these errors were encountered: