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.2 KB | |
Created: | Apr 24, 2020 at 9:10 p.m. | |
Last updated: | May 06, 2020 at 5:32 p.m. | |
Citation: | See how to cite this resource |
Sharing Status: | Public |
---|---|
Views: | 1426 |
Downloads: | 37 |
+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 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 |
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