You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ For example, to create a new experiment use:
65
65
```
66
66
gradient experiments create [type] [--options]
67
67
```
68
-
The two available experiment types are `singlenode` and `multinode`. Various command options include setting the instance type, container, project, etc. You can view a full list of Experiment options in the [https://docs.paperspace.com/gradient/experiments/using-experiments](docs).
68
+
The two available experiment types are `singlenode` and `multinode`. Various command options include setting the instance type, container, project, etc. You can view a full list of Experiment options in the [docs](https://docs.paperspace.com/gradient/experiments/using-experiments).
69
69
70
70
For a full list of available commands run `gradient experiments --help`.
71
71
Note that some options are required to create new experiment.
0 commit comments