Skip to content

Conversation

@leomiquelutti
Copy link

The newly added file survey-study-colab-version.ipynb fixes issue #7 by adapting the survey-study.ipynb to use it with Google Colab. In this new Google Colab file:

  • data is downloaded straight into the google server
  • calibration files are put in the right place
  • and everything runs smooth

@fsmaibrgm
Copy link
Collaborator

Thanks for your contribution !

I think this comment (#7 (comment)) could simplify the notebook. Like :

# download the data
import git
git.Git(".").clone("git://github.com/BRGM/razorback-tutorial-data.git", "data")
# NO OTHER COPY NEEDED !

I will add that to the repo as soon as possible !

@leomiquelutti
Copy link
Author

leomiquelutti commented Aug 26, 2021 via email

@fsmaibrgm
Copy link
Collaborator

I recommend to test your suggestion first, because Google Colab searchs for data under the installation path.

Thanks for the advice, I'm not used to Colab yet.
But it seemed to work when I tested.

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.

2 participants