multipage jupyter dashboard
Is there a way to get a multipage app to work inside of a jupyter notebook? I mean, displaying the root component and then using
solara.Link()
to navigate inside jupyter?1 Reply
Good question, and not super trivial to implement. I've hacked around a bit. I think this topic is better discussed at Github, do you want to open an issue there?