Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading