Skip to content

Commit

Permalink
docs: Add a note about Conda not containing the server. #1250
Browse files Browse the repository at this point in the history
  • Loading branch information
mturoci committed Jul 1, 2022
1 parent 84e9aaf commit 803715e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/docs/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ conda activate venv
conda install -c h2oai h2o-wave
```

:::info
Conda packaging does not contain Wave server which means, you will still need to run the wave server (waved) yourself. See how to run it [here](/docs/installation-8-20#setup).
:::

## Download examples

Run `wave fetch` to download app examples, demos, and the interactive tour.
Expand Down

0 comments on commit 803715e

Please sign in to comment.