-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added a flag file to differentiate between workflow tests * Made changes in notebook dir path and few minor changes in notebook itself * Added few requirements which were required for staging notebook * Upgraded macOS versions as previous ones are deprecated [read issue here](actions/runner-images#5583) Closes #41 --------- Authored-by: pjflux2001 <cisprashant@gmail.com>
- Loading branch information
1 parent
1d3caf3
commit ca5297d
Showing
10 changed files
with
2,560 additions
and
2,105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
856 changes: 856 additions & 0 deletions
856
experiments/jupyter/production/PolyPhy_2D_continuous_data.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
788 changes: 788 additions & 0 deletions
788
experiments/jupyter/production/PolyPhy_2D_discrete_data.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
869 changes: 869 additions & 0 deletions
869
experiments/jupyter/production/PolyPhy_3D_discrete_data.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
156 changes: 37 additions & 119 deletions
156
...ts/jupyter/PolyPhy_3D_discrete_mask.ipynb → ...er/testing/PolyPhy_3D_discrete_mask.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,3 +15,8 @@ taichi==1.0.3 | |
toml | ||
tox | ||
yapf | ||
ipywidgets | ||
pyvista | ||
trimesh | ||
PyMCubes | ||
scikit-image |