From da5065e0a331014d778b5e59c9a56534332319cd Mon Sep 17 00:00:00 2001 From: Jonas Helming Date: Tue, 3 Dec 2024 23:54:04 +0100 Subject: [PATCH] Update Theia IDE entry (#131) fixed #130 Signed-off-by: Jonas Helming --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3477a2a..5b42d5b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ An ([IDE](https://en.wikipedia.org/wiki/Integrated_development_environment)) is - [Nativescript Playground](https://play.nativescript.org) - Run NativeScript with Angular, JavaScript, TypeScript, or Vue.js on your mobile iOS or Android device by scanning a QR code. - [Wide](https://wide.b3log.org) [](https://github.com/88250/wide) - Run Go with full intellisense code-completion, expression-info, and jump to declaration. - [Glitch](https://glitch.com) - Run full Node.js projects with support for automating hosting, version control, CDN for assets, secure storage of secrets, real-time collaboration, full console access, GitHub import/export, server-side debugger, instant deployments, and more. -- [Theia](https://theia-ide.org) [](https://github.com/theia-ide/theia) [](https://hub.docker.com/u/theiaide/) - Run any language on a full VM complete with a terminal built on [Monaco Editor](https://microsoft.github.io/monaco-editor/) [](https://github.com/Microsoft/monaco-editor). +- [Theia IDE](https://theia-ide.org) [](https://github.com/eclipse-theia/theia) [](https://github.com/eclipse-theia/theia-ide?tab=readme-ov-file#docker) - Run any language, supports VS Code Extensions, integrates flexible AI Support, based on the [Theia Platform](https://theia-ide.org/theia-platform/), integrates the [Monaco Editor](https://microsoft.github.io/monaco-editor/) [](https://github.com/Microsoft/monaco-editor). - [Datalore](https://datalore.io) - Run Python notebooks for data analysis and visualization, with real-time collaboration, incremental calculation, and integrated version control. - [MATLAB Online](https://www.mathworks.com/products/matlab-online.html) - Run MATLAB code, visualize results, share scripts and collaborate on mathematical computing software. - [Colaboratory](https://research.google.com/colaboratory/) [](https://github.com/googlecolab/colabtools) - Run Python in a Jupyter notebook with ML libraries and free GPUs for running experiments.