GeoscienceAustralia / dea-sandbox

Digital Earth Australia Sandbox config and planning
Apache License 2.0
13 stars 6 forks source link

Improve DEA Sandbox tab name #247

Closed robbibt closed 1 year ago

robbibt commented 1 year ago

Currently, the DEA Sandbox JupyterLab uses the name "lab" as the tab name visible in a browser like Chrome: image

It would be better to change the generic "lab" name to something like "DEA Sandbox" as this makes it more obvious what this specific instance of JupyterLab refers to.

This seems to provide instructions on how to achieve this: https://github.com/jupyterlab/jupyterlab/issues/4422

robbibt commented 1 year ago

Not sure who the right person to tag with this is - @emmaai @treefern @stacyhorton?

treefern commented 1 year ago

This seems to provide instructions on how to achieve this: jupyterlab/jupyterlab#4422

Bouncing through the historic linked PRs, it initially looks like a solution was implemented years ago... then appears not... then there's this, which looks like the solution: https://github.com/GeoscienceAustralia/dea-sandbox/pull/68/commits/5db15d825174d1b832c7ad395c09d0458f2d5d62

robbibt commented 1 year ago

I think Pin has sorted this one already - plus a favicon! image

robbibt commented 1 year ago

I think this is fixed now - thanks @pindge !