Skip to content

Commit

Permalink
Update Theia IDE entry (#131)
Browse files Browse the repository at this point in the history
fixed #130

Signed-off-by: Jonas Helming <[email protected]>
  • Loading branch information
JonasHelming authored Dec 3, 2024
1 parent 8a80b75 commit da5065e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) [<img title="Open Source" width="16" src="https://cdn.jsdelivr.net/npm/[email protected]/icons/github.svg" />](https://github.com/88250/wide) <img title="Sign Up Required" width="16" src="https://cdn.jsdelivr.net/npm/[email protected]/icons/shopify.svg" /> - 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) [<img title="Open Source" width="16" src="https://cdn.jsdelivr.net/npm/[email protected]/icons/github.svg" />](https://github.com/theia-ide/theia) [<img title="Self Hosted" width="16" src="https://cdn.jsdelivr.net/npm/[email protected]/icons/docker.svg" />](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/) [<img title="Open Source" width="16" src="https://cdn.jsdelivr.net/npm/[email protected]/icons/github.svg" />](https://github.com/Microsoft/monaco-editor).
- [Theia IDE](https://theia-ide.org) [<img title="Open Source" width="16" src="https://cdn.jsdelivr.net/npm/[email protected]/icons/github.svg" />](https://github.com/eclipse-theia/theia) [<img title="Self Hosted" width="16" src="https://cdn.jsdelivr.net/npm/[email protected]/icons/docker.svg" />](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/) [<img title="Open Source" width="16" src="https://cdn.jsdelivr.net/npm/[email protected]/icons/github.svg" />](https://github.com/Microsoft/monaco-editor).
- [Datalore](https://datalore.io) <img title="Sign Up Required" width="16" src="https://cdn.jsdelivr.net/npm/[email protected]/icons/shopify.svg" /> - 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) <img title="Sign Up Required" width="16" src="https://cdn.jsdelivr.net/npm/[email protected]/icons/shopify.svg" /> - Run MATLAB code, visualize results, share scripts and collaborate on mathematical computing software.
- [Colaboratory](https://research.google.com/colaboratory/) [<img title="Open Source" width="16" src="https://cdn.jsdelivr.net/npm/[email protected]/icons/github.svg" />](https://github.com/googlecolab/colabtools) <img title="Sign Up Required" width="16" src="https://cdn.jsdelivr.net/npm/[email protected]/icons/shopify.svg" /> - Run Python in a Jupyter notebook with ML libraries and free GPUs for running experiments.
Expand Down

0 comments on commit da5065e

Please sign in to comment.