Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Establish and set up learning technology infrastructure #5

Open
mdcohn opened this issue Sep 21, 2020 · 0 comments
Open

Establish and set up learning technology infrastructure #5

mdcohn opened this issue Sep 21, 2020 · 0 comments
Assignees

Comments

@mdcohn
Copy link
Collaborator

mdcohn commented Sep 21, 2020

We've established that we want learners to be able to access and experiment with Jupyter Notebooks that use a kernel hosted in the cloud so that they don't need to install anything locally. There's a few basic questions that I need to answer to choose and set up the infrastructure for that--

  1. Should each learner have her own private, persistent environment (e.g., she would be given a starter notebook, and then be able to modify and experiment with it, and all her work would be saved in a place that she can access for the duration of the program). Or, is it enough for learners to access an environment where they can experiment with and run code that they are given, but nothing they do is saved?
  2. Will there be any private or proprietary data that we should take special care with?
  3. Are there reservations about putting the code the program uses in a publicly-facing environment (e.g., open on GitHub), or do we need it to be private?
@mdcohn mdcohn self-assigned this Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant