vre-hub / zenodo-jupyterlab-extension

Zenodo JupyterLab plugin
Apache License 2.0
0 stars 0 forks source link

[REST APIs] - Get familiarised with Zenodo REST API #3

Closed garciagenrique closed 3 weeks ago

garciagenrique commented 3 weeks ago
mrzengel commented 3 weeks ago

Just a comment: I got the upload to work, just went back and deleted the databases it made on sandbox because I didn't want to clutter it with a bunch of practice ones.

mrzengel commented 2 weeks ago

Escape2020 practice Zenodo Sandbox Upload practice These are the two practice files in the dev branch. As a side note, I used input() functions where, in production, we'll most likely use some sort of environment variables or inputs from the user on a modal, but these are there for simplicity in debugging.