Closed wildintellect closed 3 years ago
The Readme mentions how VS Code handles port forwarding with a Jupyter example, but the default image doesn't have jupyter. An alternate quick example:
echo "Hello World" > index.html python -m http.server 8181
VS Code should prompt to open a local browser, or you can use the Remote Explorer icon on the left side.
The Readme mentions how VS Code handles port forwarding with a Jupyter example, but the default image doesn't have jupyter. An alternate quick example:
VS Code should prompt to open a local browser, or you can use the Remote Explorer icon on the left side.