voila-dashboards / tljh-voila-gallery

Configuration for deploying the Voilà Gallery with The Littlest JupyterHub
BSD 3-Clause "New" or "Revised" License
82 stars 70 forks source link

There is no easy way to go back to the home page #3

Closed pbugnion closed 5 years ago

pbugnion commented 5 years ago

Once the user is viewing an example, the only way for them to go back to the landing page and view another example is to hit /hub/logout.

pbugnion commented 5 years ago

@yuvipanda mentioned this might be solved with named servers?

yuvipanda commented 5 years ago

There are two issues here:

  1. Hitting 'back' in the browser should let useres go back to the home page
  2. A way to visually provide 'back' on the page for each dashboard.

Named servers would definitley help with (1) - I'll play with it sometime this week. I don't know what to do about (2) though, since voila templates are arbitrary.