aws / aws/studio-lab-examples

Allow to reset the entire environment of Studio Lab

Open
#75 6 comments 15 reactions 0 assignees View on GitHub
enhancement
Dominant language
Jupyter Notebook
Stars
772
Forks
229
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
When the students use the Studio Lab in the lecture, they often forget to create an isolated environment for the lecture, install all the packages to default environment. We can’t delete the default environment, for that reason wasted default environment consume the storage.

**Describe the solution you'd like**
Allow the teachers to guide the students as following.

1. Reset the entire environment
2. Execute the right procedure from the first.

**Describe alternatives you've considered**
We can rollback the conda environment by #42 . But this procedure only rollback the conda packages, pip packages are not rollbacked.

**Additional context**
(none)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.