Closed darkfishy closed 2 years ago
The URL under Help menu in a notebook did not take into account base URL of the notebook. This matters where the notebook server is spawned from Jupyter Hub and URLs are relative to base URL and not just server location.
Latest set of commits include some code review fixes (duplicate declarations and formatting) and fixes issue #55 .
The URL under Help menu in a notebook did not take into account base URL of the notebook. This matters where the notebook server is spawned from Jupyter Hub and URLs are relative to base URL and not just server location.