holoviz-topics / imagen

ImaGen: Generic Python library for 0D, 1D and 2D pattern distributions
https://imagen.holoviz.org/
BSD 3-Clause "New" or "Revised" License
31 stars 16 forks source link

Update docs for recent HoloViews versions and re-release #57

Open jbednar opened 6 years ago

jbednar commented 6 years ago

The docs mention outdated commands like %loadext, which should be hv.extension() for current hv versions. Should make that change then rebuild the docs to see if anything else is broken.