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

Google colab jupyter notebook does not work #167

Open
rpitonak opened this issue Jul 15, 2020 · 2 comments
Open

Google colab jupyter notebook does not work #167

rpitonak opened this issue Jul 15, 2020 · 2 comments
Assignees

Comments

@rpitonak
Copy link

I have tried to use google colab notebook provided on the top of README.md.

Input:

from pathlib import Path
import os

from src import exporters

Output:

  File "/content/ml_drought/src/models/data.py", line 1
    from __future__ import annotations
                                      ^
SyntaxError: future feature annotations is not defined

It seems that there is a problem with versions of Python.

@tommylees112
Copy link
Contributor

Thanks so much Radoslav! I will get to this next week. Hope you're safe and well

@rpitonak
Copy link
Author

rpitonak commented Jul 16, 2020

Thank you!

If you need any help let me know. I was not able to figure out how to change python version inside the colab.

We may try to use other service like binder or deepnote.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants