11
edits
Changes
no edit summary
</code>
[[File:Wasm screenshot13-40-40.png|800px|thumb|none|MuJoCo running in browser]]
== Running in Cloud/Cluster and Viewing on Local Machine ==
Add extra parameter to your ssh command:
<code>
ssh -L 8000:127.0.0.1:8000 my_name@my_cluster_ip
</code>
Then you can open it on the browser on your local machine!