ShapeWorks
ShapeWorks copied to clipboard
Google hosted python notebook for using ShapeWorks Python API
It would be nice to have a cloud notebook where the users can run the examples without installing anything on their end. Example : Deformetrica collab notebook
Figure out:
- [ ] How to install ShapeWorks for collab notebook?
- [ ] Where to save the data?
- [ ] How will the collab notebook access the saved data?
Conda Env in Collab Notebook: https://towardsdatascience.com/conda-google-colab-75f7c867a522
Binder could also be considered for hosting the notebooks. We need to consider deep learning use cases and how these can be run on remote notebooks
Hi, Do you know how to install ShapeWorks in Google Colab?