hide_code icon indicating copy to clipboard operation
hide_code copied to clipboard

URL for exports are incorrect using jupyterhub

Open fdion opened this issue 3 years ago • 1 comments

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.

fdion avatar Apr 14 '22 18:04 fdion

Thanks for reporting.

kirbs- avatar Jun 07 '22 11:06 kirbs-