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
5) Launch the [Deephaven IDE](https://github.com/deephaven/deephaven-core/blob/main/README.md#run-deephaven-ide) by navigating to [http://localhost:10000/ide/](http://localhost:10000/ide/) in a browser.
295
-
6) Use `host=localhost`forthe hostnamein the examples
295
+
6) Use `host="localhost"`forthe hostnamein the examples (Windows WSL uses `host="host.docker.internal"`, since WSL is built on Docker.)
296
296
297
297
### (Option 5) Launch pip-installed Deephaven with a local installation (No Docker) -- run a script
0 commit comments