-
Notifications
You must be signed in to change notification settings - Fork 286
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed #130 Signed-off-by: Jonas Helming <[email protected]>
- Loading branch information
1 parent
8a80b75
commit da5065e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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. | ||
|