You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment getting the AGC up and running on US Analysis Facilities is easy, given that it is just a simple git clone. However, today I learend about nbgitpuller, which
... lets you distribute content in a git repository to your students by having them click a simple link. Automatic merging ensures that your students are never exposed to git directly. It is primarily used with a JupyterHub, but can also work on students' local computers.
So if an analysis facility would set up nbgitpuller in their JupyterHub instance then it should be possible to have a link/badge on the AGC repo that people can click to launch into the AGC on a particular analysis facility. (Think something like mybinder but with persistent storage.)
@oshadura, if you and @alexander-held think this is at all interesting would you be able to deploy this at a coffea-casa to test?
The text was updated successfully, but these errors were encountered:
At the moment getting the AGC up and running on US Analysis Facilities is easy, given that it is just a simple
git clone
. However, today I learend aboutnbgitpuller
, whichSo if an analysis facility would set up
nbgitpuller
in their JupyterHub instance then it should be possible to have a link/badge on the AGC repo that people can click to launch into the AGC on a particular analysis facility. (Think something likemybinder
but with persistent storage.)@oshadura, if you and @alexander-held think this is at all interesting would you be able to deploy this at a coffea-casa to test?
The text was updated successfully, but these errors were encountered: