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

add colab version of survey-study.ipynb #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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