Skip to content

Commit 42e7f1c

Browse files
committed
Deploying to gh-pages from @ dstackai/dstack@d48b15f 🚀
1 parent 49614e2 commit 42e7f1c

File tree

9 files changed

+134
-134
lines changed

9 files changed

+134
-134
lines changed

assets/images/social/examples.png

338 Bytes
Loading

assets/images/social/partners.png

427 Bytes
Loading

docs/reference/api/python/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5625,8 +5625,8 @@ <h6 class="reference-item" id="_schedule"><a href="#schedule"><code>schedule</co
56255625
<h6 class="reference-item" id="fleets"><code>fleets</code> - (Optional) The fleets considered for reuse.<a class="headerlink" href="#fleets" title="Permanent link">&para;</a></h6>
56265626
<h6 class="reference-item" id="tags"><code>tags</code> - (Optional) The custom tags to associate with the resource. The tags are also propagated to the underlying backend resources. If there is a conflict with backend-level tags, does not override them.<a class="headerlink" href="#tags" title="Permanent link">&para;</a></h6>
56275627
<h3 id="dstack.api.DevEnvironment"><code>dstack.api.DevEnvironment</code><a class="headerlink" href="#dstack.api.DevEnvironment" title="Permanent link">&para;</a></h3>
5628-
<h6 class="reference-item" id="ide"><code>ide</code> - The IDE to run. Supported values include <code>vscode</code> and <code>cursor</code>.<a class="headerlink" href="#ide" title="Permanent link">&para;</a></h6>
5629-
<h6 class="reference-item" id="version"><code>version</code> - (Optional) The version of the IDE.<a class="headerlink" href="#version" title="Permanent link">&para;</a></h6>
5628+
<h6 class="reference-item" id="ide"><code>ide</code> - The IDE to run. Supported values include <code>vscode</code>, <code>cursor</code>, and <code>windsurf</code>.<a class="headerlink" href="#ide" title="Permanent link">&para;</a></h6>
5629+
<h6 class="reference-item" id="version"><code>version</code> - (Optional) The version of the IDE. For <code>windsurf</code>, the version is in the format <code>version@commit</code>.<a class="headerlink" href="#version" title="Permanent link">&para;</a></h6>
56305630
<h6 class="reference-item" id="init"><code>init</code> - (Optional) The shell commands to run on startup.<a class="headerlink" href="#init" title="Permanent link">&para;</a></h6>
56315631
<h6 class="reference-item" id="inactivity_duration"><code>inactivity_duration</code> - (Optional) The maximum amount of time the dev environment can be inactive (e.g., <code>2h</code>, <code>1d</code>, etc). After it elapses, the dev environment is automatically stopped. Inactivity is defined as the absence of SSH connections to the dev environment, including VS Code connections, <code>ssh &lt;run name&gt;</code> shells, and attached <code>dstack apply</code> or <code>dstack attach</code> commands. Use <code>off</code> for unlimited duration. Can be updated in-place. Defaults to <code>off</code>.<a class="headerlink" href="#inactivity_duration" title="Permanent link">&para;</a></h6>
56325632
<h6 class="reference-item" id="ports"><code>ports</code> - (Optional) Port numbers/mapping to expose.<a class="headerlink" href="#ports" title="Permanent link">&para;</a></h6>

docs/reference/api/rest/openapi.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/reference/dstack.yml/dev-environment/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4131,8 +4131,8 @@
41314131
<h1 id="dev-environment"><code>dev-environment</code><a class="headerlink" href="#dev-environment" title="Permanent link">&para;</a></h1>
41324132
<p>The <code>dev-environment</code> configuration type allows running <a href="../../../concepts/dev-environments/">dev environments</a>.</p>
41334133
<h2 id="root-reference">Root reference<a class="headerlink" href="#root-reference" title="Permanent link">&para;</a></h2>
4134-
<h6 class="reference-item" id="ide"><code>ide</code> - The IDE to run. Supported values include <code>vscode</code> and <code>cursor</code>.<a class="headerlink" href="#ide" title="Permanent link">&para;</a></h6>
4135-
<h6 class="reference-item" id="version"><code>version</code> - (Optional) The version of the IDE.<a class="headerlink" href="#version" title="Permanent link">&para;</a></h6>
4134+
<h6 class="reference-item" id="ide"><code>ide</code> - The IDE to run. Supported values include <code>vscode</code>, <code>cursor</code>, and <code>windsurf</code>.<a class="headerlink" href="#ide" title="Permanent link">&para;</a></h6>
4135+
<h6 class="reference-item" id="version"><code>version</code> - (Optional) The version of the IDE. For <code>windsurf</code>, the version is in the format <code>version@commit</code>.<a class="headerlink" href="#version" title="Permanent link">&para;</a></h6>
41364136
<h6 class="reference-item" id="init"><code>init</code> - (Optional) The shell commands to run on startup.<a class="headerlink" href="#init" title="Permanent link">&para;</a></h6>
41374137
<h6 class="reference-item" id="inactivity_duration"><code>inactivity_duration</code> - (Optional) The maximum amount of time the dev environment can be inactive (e.g., <code>2h</code>, <code>1d</code>, etc). After it elapses, the dev environment is automatically stopped. Inactivity is defined as the absence of SSH connections to the dev environment, including VS Code connections, <code>ssh &lt;run name&gt;</code> shells, and attached <code>dstack apply</code> or <code>dstack attach</code> commands. Use <code>off</code> for unlimited duration. Can be updated in-place. Defaults to <code>off</code>.<a class="headerlink" href="#inactivity_duration" title="Permanent link">&para;</a></h6>
41384138
<h6 class="reference-item" id="ports"><code>ports</code> - (Optional) Port numbers/mapping to expose.<a class="headerlink" href="#ports" title="Permanent link">&para;</a></h6>

docs/reference/plugins/rest_plugin/rest_plugin_openapi.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)