daytonaio / docs

Official Documentation for Daytona
https://daytona.io/docs
Apache License 2.0
32 stars 12 forks source link

Add Fleet and Jupyter to the list of supported IDEs #148

Closed Tpuljak closed 2 months ago

Tpuljak commented 2 months ago

Fleet

https://github.com/daytonaio/daytona/pull/1087

The requirements are clearly listed in the PR

Jupyter

https://github.com/daytonaio/daytona/blob/main/pkg/ide/jupyter.go

Basically no reqs since we install everything inside the project ourselves.