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

[BUG] Notebooks do not work on Google Colab #14

Open
chicolucio opened this issue Jul 30, 2022 · 1 comment
Open

[BUG] Notebooks do not work on Google Colab #14

chicolucio opened this issue Jul 30, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@chicolucio
Copy link
Owner

chicolucio commented Jul 30, 2022

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:

  1. open notebooks with Colab link
  2. uncomment the lines at the first as request
  3. Does not work (should add src before ph_diagrams)
  4. Try install the package with pip install pH-diagrams
  5. Does not work

Expected behavior
Just works...

Screenshots
NA

Specification

  • pH-diagrams: 0.3.2
  • Python version: 3.7
  • platform: Google Colab

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:

@chicolucio chicolucio added bug Something isn't working needs triage labels Jul 30, 2022
@chicolucio chicolucio self-assigned this Jul 30, 2022
@chicolucio
Copy link
Owner Author

Colab links removed in v.0.3.3. I will leave this issue open for a while, thinking about an alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant