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 getting started guide for using pyODK in Google CoLab #89

Open
yanokwa opened this issue Jun 10, 2024 · 0 comments
Open

Add getting started guide for using pyODK in Google CoLab #89

yanokwa opened this issue Jun 10, 2024 · 0 comments

Comments

@yanokwa
Copy link
Member

yanokwa commented Jun 10, 2024

I've run into a number of people who use Colab as their Python environment and struggle to get everything setup. Perhaps we could add some more step-by-step docs for these users?

I think the tricky bits are that they need to install pyodk and they need to persist their credentials. The below screenshot is how I set up things for myself and it very helpful to a customer. Couple of things to note

  • I should have probably used ! instead of % to install pyodk
  • Colab Notebooks is the default location that Colab saves notebooks to, so that's where I stored the credentials.
  • The credentials are not hidden because how to edit hidden files require more explanation.

pyodk-colab

I'm not sure if this doc should live in pyODK or the docs site. @lognaturel, any thoughts on this?

@yanokwa yanokwa changed the title Add getting started guide for using pyODK in Google CoLab? Add getting started guide for using pyODK in Google CoLab Jun 10, 2024
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

No branches or pull requests

1 participant