berkeley-dsep-infra / datahub

JupyterHubs for use by Berkeley enrolled students
https://docs.datahub.berkeley.edu
BSD 3-Clause "New" or "Revised" License
63 stars 38 forks source link

Request hub for PH155A course (fall 2020) #1687

Closed maryhorton1261 closed 4 years ago

maryhorton1261 commented 4 years ago

Hi there,

I am the GSI for PH 155A, and we would like to use DataHub this fall. It needs to support R Studio only. There are about 50 students and there will be 5 classes/assignments where R Studio is needed (through Datahub).

Which class will use this package?

PH155A - Senior Research Seminar in Public Health https://classes.berkeley.edu/content/2020-fall-pbhlth-155a-001-lec-001

Which semester will this package be used for?

Fall 2020

yuvipanda commented 4 years ago

Hello @maryhorton1261! Can you check r.datahub.berkeley.edu and let me know if that is sufficient for your needs? Thanks :)

maryhorton1261 commented 4 years ago

Yes- something like this would work great.

yuvipanda commented 4 years ago

@maryhorton1261 awesome. In that case, please feel free to use r.datahub.berkeley.edu for your class. It is meant to be a generic R hub, used by many different classes that use R. Let us know if we can be of any further assistance!

maryhorton1261 commented 4 years ago

@yuvipanda Quick question, since I have not used Datahub previously, do students create their own personal directories in this hub that others cannot see? Or is it somehow viewable to everyone? Or will a directory for this specific course appear for enrolled students that I can put data and scripts into?

yuvipanda commented 4 years ago

@maryhorton1261 When students log in, a 'home directory' gets created for them that others can't see. It's viewable by admins (some of the infrastructure folks, and some course student assistants - see https://github.com/berkeley-dsep-infra/datahub/blob/staging/deployments/r/config/common.yaml#L27 for list).

For distributing data & scripts, in general we suggest using nbgitpuller.link to distribute your content (data & script) into. @ericvd-ucb usually helps folks get setup with this (or has folks who can help), maybe he can chime in?

ericvd-ucb commented 4 years ago

@maryhorton1261 lets connect via email - happy to walk you through some of steps - we have an instructor facing documentation guide at https://ds-modules.github.io/curriculum-guide/workflow/distributing-notebooks.html