NASA-Openscapes / earthdata-cloud-cookbook

A tutorial book of workflows for research using NASA EarthData in the Cloud created by the NASA-Openscapes team
https://nasa-openscapes.github.io/earthdata-cloud-cookbook
Other
87 stars 32 forks source link

Add nbgitpuller documentation #218

Open jules32 opened 1 year ago

jules32 commented 1 year ago

To consider where to add this to the Cookbook, and to a workflow for teaching tutorials.

We did this together during coworking. You give it a notebook url (as 2 parts: first the repo, then the specific notebook) as well as the 2i2c url. Then, when you paste the generated url in your browser, it will open the notebook file in 2i2c for you. It does clone the whole repo, so if we give multiple files individually, it will likely have errors trying to clone the cookbook again with the same name.

https://nbgitpuller.readthedocs.io/

image