hide_code
hide_code copied to clipboard
URL for exports are incorrect using jupyterhub
I think there is an issue with this function: https://github.com/kirbs-/hide_code/blob/3cac3b871c950c424b90ed8ae36edde9e2f540d9/hide_code/hide_code.js#L157
Export links show up as /hub/notebooks/... instead of /user/userid/notebooks/... and thus a 404.
Thanks for reporting.