aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLukas Masuch <Lukas.Masuch@gmail.com>2019-09-05 11:26:36 +0000
committerGitHub <noreply@github.com>2019-09-05 11:26:36 +0000
commit97491d2baf8b8e035b3305111effd78c20ec0d89 (patch)
treede0d9ae5b2e6bda08ff28e4d813cb29ea701078a /README.md
parentMerge pull request #1797 from meitar/remerge (diff)
downloadawesome-selfhosted-97491d2baf8b8e035b3305111effd78c20ec0d89.tar.gz
awesome-selfhosted-97491d2baf8b8e035b3305111effd78c20ec0d89.zip
Add ML Workspace
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6a46cac3..7df0228f 100644
--- a/README.md
+++ b/README.md
@@ -1277,6 +1277,7 @@ See **[Ticketing](#ticketing)**
- [Judge0 API](https://api.judge0.com) - Open source API to compile and run source code. ([Source Code](https://github.com/judge0/api)) `GPL-3.0` `Ruby`
- [Koding](http://www.koding.com/) - The simplest way to manage your entire Dev Infrastructure. ([Source Code](https://github.com/koding/koding)) `Apache-2.0` `Nodejs`
- [Microglark](http://micro.glark.io) - Hacky minimalistic remote pair programming editor. ([Source Code](https://github.com/Bluefinch/microglark)) `AGPL-3.0` `Nodejs`
+- [ML Workspace](https://github.com/ml-tooling/ml-workspace) - All-in-one web-based IDE for machine learning and data science. `Apache-2.0` `Docker`
- [Regexr](http://regexr.com/) - RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions. ([Source Code](https://github.com/gskinner/regexr)) `MIT` `Nodejs`
- [RequestBin](https://github.com/Runscope/requestbin) - Inspect HTTP requests. Debug webhooks. `MIT` `python`
- [RStudio Server](https://www.rstudio.com/products/rstudio/#Server) - Web browser based IDE for R. ([Source Code](https://github.com/rstudio/rstudio)) `AGPL-3.0` `Java/C++`