docs: add complete build123d + visualization demo via ocp_vscode "standalone" mode #793
Labels
documentation
Improvements or additions to documentation
Milestone
Now that ocp_vscode supports use in a regular browser (and not strictly bound with VSCode), it is much easier to explain how one could simply:
pip install build123d ocp_vscode
python -m ocp_vscode
http://127.0.0.1:3939/viewer
in a suitable browsershow
statementAs a way to get users "up and running quickly" I propose something similar to the above is added to the build123d docs (with appropriate links/caveats back to the
ocp_vscode
repo/docs). Further I propose that a screenshot is added to show what this could look like (maybe with vim + chrome, or something similar).The text was updated successfully, but these errors were encountered: