Skip to content

How to programatically download data from PC? #132

Answered by TomAugspurger
jgomezdans asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not sure offhand. I think Jupyter / jupyterlab calls this the "contents API": https://jupyter-notebook.readthedocs.io/en/stable/extending/contents.html, but I don't know if that refers to just the UI portion, or if that also offers APIs for getting to the data.

Regardless, we recommend using Azure Blob Storage rather than your home directory for storing outputs (https://planetarycomputer.microsoft.com/docs/overview/environment/#understanding-the-file-system).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jgomezdans
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants