Open martinRenou opened 1 month ago
Today the examples directory is a bit poor: https://github.com/jupytercad/JupyterCAD/tree/main/examples
We should build some nice examples to show off a bit:
Additionally we should probably move test.jcad under the ui-tests directory instead of keeping it in the examples one.
test.jcad
ui-tests
examples
The basic test.jcad in the example directory does not do justice to JupyterCAD indeed.
Today the examples directory is a bit poor: https://github.com/jupytercad/JupyterCAD/tree/main/examples
We should build some nice examples to show off a bit:
Additionally we should probably move
test.jcad
under theui-tests
directory instead of keeping it in theexamples
one.