Skip to content

Commit

Permalink
Update ui test
Browse files Browse the repository at this point in the history
  • Loading branch information
trungleduc committed Nov 22, 2023
1 parent eda5f24 commit 1ddb0cc
Show file tree
Hide file tree
Showing 51 changed files with 19 additions and 12,583 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update_galata_references.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@ jobs:

- name: Create the conda environment
shell: bash -l {0}
run: mamba install -q python=3.9 pip freecad jupyterlab=4.0.0 pythonocc-core
run: mamba install -q python=3.9 pip freecad jupyterlab=4 pythonocc-core

- name: Install the extension
shell: bash -l {0}
run: |
whereis python
cp ./jupytercad-core/dist/jupytercad*.whl ./jupytercad-lab/dist/jupytercad*.whl ./jupytercad-app/dist/jupytercad*.whl .
python -m pip install jupytercad*.whl
python -m pip install jupyter_collaboration==1.0.0a9
- name: Install dependencies
shell: bash -l {0}
Expand Down
Binary file removed examples/ArchDetail.FCStd
Binary file not shown.
Binary file removed examples/common.FCStd
Binary file not shown.
Binary file removed examples/cut.FCStd
Binary file not shown.
Binary file removed examples/example1.FCStd
Binary file not shown.
Binary file removed examples/example2.FCStd
Binary file not shown.
Binary file removed examples/example3.FCStd
Binary file not shown.
Binary file removed examples/example4.FCStd
Binary file not shown.
Binary file removed examples/example5.FCStd
Binary file not shown.
Binary file removed examples/example6.FCStd
Binary file not shown.
Binary file removed examples/example_2D.FCStd
Binary file not shown.
Loading

0 comments on commit 1ddb0cc

Please sign in to comment.