Checking for non-preferred file/folder path names (may take a long time depending on the number of files/folders) ...

SCOPE Sync Binder


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: 1074
Downloads: 32
+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

Castronova, A. M. (2020). SCOPE Sync Binder, HydroShare, http://www.hydroshare.org/resource/37f83d3a43c648aa89db6a5c16e60b8e

This resource is shared under the Creative Commons Attribution CC BY.

http://creativecommons.org/licenses/by/4.0/
CC-BY

Comments

There are currently no comments

New Comment

required