PyDataBlog/ParallelKMeans.jl

Add binder support for live interactive testing

PyDataBlog opened this issue · 0 comments

Binder makes it possible for users to test packages online in an interactive notebook session. This is a great way for users to test the package before installing locally. Support for binder on the landing page will help enhance the accessibility of the project as well give users a hands-on experience with the examples given in the documentation.