milochen0418 / pynecone-colab-ide

Setup colab file as a simple IDE like VSCode for browser's user to develop pynecone app
GNU General Public License v3.0
29 stars 13 forks source link

[Feature] A better way to avoid Error 403 of Terminal in IDE #5

Open milochen0418 opened 1 year ago

milochen0418 commented 1 year ago

The current terminal we use has come from infuseAI's open source. That is no problem in the student's computer, that is no problem because the computer will clean all data when rebooted. But when students go back home, the environment cannot be controlled, and they may install something we never know.

To ensure no 403 error on their terminal is a need to create a new way to do it. This is another topic we need to study more. To see which is the better way to avoid error 403.

milochen0418 commented 1 year ago

The answer here may also help for colab-xterm's issue

https://stackoverflow.com/questions/64218755/getting-error-403-in-google-colab-with-tensorboard-with-firefox