bellockk / alphashape

Toolbox for constructing alpha shapes.
MIT License
252 stars 28 forks source link

Include Jupyter Notebook in Examples #6

Closed bellockk closed 5 years ago

bellockk commented 5 years ago

Description

A binder link exists in the top level README.md file, but there are no jupyter notebooks in the examples folder to view.

What I Did

Clicked on the binder link, and explored the project looking for notebooks.

What I Expected

To find a notebook in the examples folder.

Acceptance Criteria

A jupyter notebook demonstrating toolbox usage and capabilities will be available when using the binder link.

bellockk commented 5 years ago

A jupyter notebook is now in the examples folder and can be executed either locally or by using the binder link.