hydroshare / hydroshare-jupyterhub

The HydroShare Jupyterhub Notebook Server is an environment designed provide added value to existing HydroShare resources via interactive computational notebooks.
4 stars 6 forks source link

Supporting reproducible science on HydroShare #152

Open ChristinaB opened 5 years ago

ChristinaB commented 5 years ago

We need documentation, workshops, and more communication for research software scientists developing tools- who are not software engineers with training.

This code doesn’t work:

hs=hydroshare.hydroshare() homedir = hs.getContentPath(os.environ["HS_RES_ID"]) os.chdir(homedir) print('Data will be loaded from and save to:'+homedir)

ChristinaB commented 5 years ago

Here are some useful links:

https://www.nature.com/articles/sdata201930

https://blog.zenodo.org/2017/05/30/doi-versioning-launched/

https://www.reviewnb.com/