Settings and activity
1 result found
-
34 votes
This is a great suggestion! We are going to investigate what support here can look like and follow-up with you further for more details.
An error occurred while saving the comment Amir F supported this idea ·
I would love a dev experience like this:
1. clone a git repo to start the project
2. pick the accelerator (eg. GPU, TPU, etc. similar to Colab) so the instance used has access to that accelerator locally
3. Use the online VSCode to develop and iterate
The workspace state is automatically snapshot as a docker image that is then used later on when I open the same project. This way I won't need to re-download all the required packages from scratch. I can also manually trigger the snapshot which can be used to rollback the workstation state to an older state in future.
I understand these are a lot of requirements but it would be a killer online IDE if all of this works