-
Notifications
You must be signed in to change notification settings - Fork 108
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
Add VSCode Online as interactive application #457
Comments
Now investigating https://theia-ide.org/ |
Related https://github.com/OSC/Open-OnDemand/issues/62 |
Is there any rough timeline? For example, fall of this year? For those looking for alternatives in the meanwhile, I still haven't figure out how to have the clients start on the computing nodes by starting in the Slurm job. |
Theia definitely November. But I'd like to see it by July. I think sometime in next couple weeks some of the problems with this should be addressed though: https://github.com/OSC/bc_osc_codeserver |
@Nosferican I have a working branch for code-server here: https://github.com/OSC/bc_osc_codeserver/tree/upgrade/codeserver |
Might be helpful in terms of being able to install extensions. https://medium.com/@isaiah.taylor/use-vs-code-on-a-supercomputer-15e4cbbb1bc2 |
This is a cool application of VS Code as an app and connecting it to HPC |
One alternative would be to integrate with the Code Spaces self-hosted solutions https://docs.microsoft.com/en-us/visualstudio/codespaces/how-to/vscode#self-hosted as an option for an interactive app. |
@Nosferican OSC/bc_osc_codeserver#2 was merged in about 2 weeks ago, Code Server is available for use now. Fair warning that Code Server is still in BETA! |
Aye. Thanks! I am helping to test it in our cluster and so far it works really well. |
We have a few improvements to help with deployment and cookie management added as issues to https://github.com/OSC/bc_osc_codeserver. We will also update the documentation to mention this app. Since the basic app is working and reported by another site outside of OSC, I'll mark this issue as complete. If you see any problems with the app, please post an issue on https://github.com/OSC/bc_osc_codeserver! |
"I feel there is a need for a generic full suite text editor."
I agree, we should explore these two JavaScript editors.
https://github.com/c9/core/
https://microsoft.github.io/monaco-editor/
This issue was created based on feedback from the SGCI UX analysis survey
The text was updated successfully, but these errors were encountered: