Skip to content

Commit 6499f05

Browse files
Andrey Cheptsovclaude
andcommitted
Revert unintended change to examples/.dstack.yml
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 180ab73 commit 6499f05

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

examples/.dstack.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
type: dev-environment
2-
name: dev
2+
name: cursor
33

44
python: 3.12
5+
ide: cursor
56

67
# Mount the repo directory to `/workflow` (the default working directory)
78
repos:
89
- ..
910

10-
#resources:
11-
# gpu: 1
11+
resources:
12+
gpu: 1

0 commit comments

Comments
 (0)