nebari-dev / jupyterlab-gallery

A JupyterLab gallery for presenting and downloading examples
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Implement `exhibits_url` to fetch exhibits from an external URL #15

Open krassowski opened 1 month ago

krassowski commented 1 month ago

To make the configuration easier, GalleryManager.exhibits_url should be available allowing to fetch the exhibits from a JSON or yaml file

krassowski commented 1 month ago

Ability to change examples without redeploying would be really useful for conferences where multiple instructors contribute example repositories asynchronously and the person compiling the list may not necessarily have rights to redeploy.