Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/sections/getting_started/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ To use AiiDAlab launch you will have to
3. Create a profile for tutorial

```console
aiidalab-launch profiles add tutorial
aiidalab-launch profile add tutorial
```

It will ask you to edit the profile, since for the tutorial we only need the AiiDA environment, answer `Y` and let's remove the `aiidalab-widgets-base` from the `default_apps` list (or the whole `default_apps` line).
Expand Down
Loading