Add the troubleshooting for the fatal problem
- 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.**
As a developer, the troubleshooting to resolve the fatal trouble should be written in the document. For example, can not launch the project etc.
The issues related to fatal situation.
* https://github.com/aws/studio-lab-examples/issues/52
* https://github.com/aws/studio-lab-examples/issues/56
* https://github.com/aws/studio-lab-examples/issues/57
* https://github.com/aws/studio-lab-examples/issues/136
* https://github.com/aws/studio-lab-examples/issues/135
**Describe the solution you'd like**
Add the description to Trouble shooting.
[Trouble shooting](https://docs.aws.amazon.com/sagemaker/latest/dg/studio-lab-troubleshooting.html)
* If you faced the problem such as you can not launch the project, to delete and recreate the account is one of the solutions. It is similar to factory reset. Your email is already approved so that waiting time for approval will be short.
* When you can launch the project, you can reflesh the environment by deleting the following environments.
* `default` , `studiolab` , `studiolab-safemode` (please refer https://github.com/aws/studio-lab-examples/issues/75)
**Describe alternatives you've considered**
None
**Additional context**
None
Contributor guide
Assessment
This issue has not been assessed yet.