Checking for non-preferred file/folder path names (may take a long time depending on the number of files/folders) ...
This resource contains some files/folders that have non-preferred characters in their name. Show non-conforming files/folders.
This resource contains content types with files that need to be updated to match with metadata changes. Show content type files that need updating.
Authors: |
|
|
---|---|---|
Owners: |
|
This resource does not have an owner who is an active HydroShare user. Contact CUAHSI (help@cuahsi.org) for information on this resource. |
Type: | Resource | |
Storage: | The size of this resource is 1.4 KB | |
Created: | May 11, 2020 at 4:18 p.m. | |
Last updated: | May 15, 2020 at 3:28 a.m. | |
Citation: | See how to cite this resource |
Sharing Status: | Public |
---|---|
Views: | 1262 |
Downloads: | 63 |
+1 Votes: | Be the first one to this. |
Comments: | No comments (yet) |
Abstract
This is a resource containing a binder build for the Olin SCOPE HydroShare Jupyter Sync project.
Subject Keywords
Content
README.md
``` FROM cuahsi/hydroshare-binder:ubuntu-2020.04.23
USER root
install prerequisites
RUN npm install -g yarn
add setup file
RUN mkdir /home/jovyan/.config/hydroshare_jupyter_sync COPY config.json /home/jovyan/.config/hydroshare_jupyter_sync/config.json
collect the sync code
RUN cd /tmp \ && git clone https://github.com/hydroshare/hydroshare_jupyter_sync.git
RUN cd /tmp/hydroshare_jupyter_sync \ && python setup.py install
add the jupyter server extension
RUN jupyter serverextension enable --py hydroshare_jupyter_sync --debug --sys-prefix
USER jovyan
```
Additional Metadata
Name | Value |
---|---|
appkey | MyBinder |
urlpath | sync |
Related Resources
The content of this resource is derived from | http://www.hydroshare.org/resource/37f83d3a43c648aa89db6a5c16e60b8e |
How to Cite
This resource is shared under the Creative Commons Attribution CC BY.
http://creativecommons.org/licenses/by/4.0/
Comments
There are currently no comments
New Comment