microsoft / DLWorkspace

Deep Learning Workspace
Other
201 stars 75 forks source link

Add Eclipse Theia (Visual Studio Code in DLTS) #1227

Closed Gerhut closed 4 years ago

Gerhut commented 4 years ago

This PR will add Eclipse Theia as an endpoint type to DLTS.

Build

Prerequisites:

cd src/theia
make build

Upload generated theia.tgz to public storage service like Azure Blob.

Configure

theia:
  tarball: https://blob.core.windows.net/theia.tgz

TO-DO

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 3628


Totals Coverage Status
Change from base Build 3621: 0.0%
Covered Lines: 964
Relevant Lines: 1014

💛 - Coveralls