GNS-Science / nshm-jupyter-notebooks

0 stars 1 forks source link

POC AWS S3 pattern for Jupyter #4

Open chrisbc opened 3 years ago

chrisbc commented 3 years ago

AS NSHM team members

We want to share internal team data in amazon S3 buckets using

so that we can ensure our internal research data is available to all team members and not to the general public.

Example datasets:

chrisbc commented 3 years ago

I've create a free tier amazon account for this POC. The aim is to use only free services, specifically:

REFS:

chrisbc commented 3 years ago

@erabbott FYI this is the story we discussed earlier

chrisbc commented 3 years ago

Looks like this is not going to be possible with a free mybinder account.

Because the server URL is dynamic it will not be supported by the accounts.google.com OpenID service, which requires a stable URL for the RP application.

possible different options:

chrisbc commented 3 years ago

ipyauth library is not working on local notebook setup. google API error: missing "response_type" parameter