You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
No strong opinion. What do you think would be better?
I don't think I have a string opinion on which would be better. I am leaning towards appending the exhibits from exhibits_url though. Is it possible to make traitlet behavior dependent on other traitlets? If we were going to have exhibits_url override exhibits, then I would probably want to make it so both can not be set in the configuration in the first place. On the other hand, I could probably add a setting that determines which is displayed. I think the simplest and the best UX would just to combine the exhibits though.
To make the configuration easier,
GalleryManager.exhibits_url
should be available allowing to fetch the exhibits from a JSON or yaml fileThe text was updated successfully, but these errors were encountered: