I've cloned the repo and tried a couple of examples (DQN, PPO).
When the viewer is started, e.g. I reach Viewer running at http://localhost:3000/cartpole/, it does not render anything at the opened url.
The webserver gives Cannot GET /cartpole/
I run node from WSL Ubuntu.
I've cloned the repo and tried a couple of examples (DQN, PPO).
When the viewer is started, e.g. I reach
Viewer running at http://localhost:3000/cartpole/, it does not render anything at the opened url.The webserver gives
Cannot GET /cartpole/I run node from WSL Ubuntu.