jupyter_server icon indicating copy to clipboard operation
jupyter_server copied to clipboard

fix Can't open a directory named checkpoints #12408

Open eastonsuo opened this issue 3 years ago • 1 comments

#https://github.com/jupyterlab/jupyterlab/issues/12408

Resolves: #950

eastonsuo avatar Aug 17 '22 10:08 eastonsuo

Hey @eastonsuo, apologies that the team hasn't responded here.

This has been a long standing issue in Jupyter-Server that requires a bit more nuanced work to allow these paths. Unfortunately, as this PR stands, it solves the immediate issue, but removes critical existing APIs. To fully address the issue, we'd need to think carefully about deprecating the old APIs and special-casing the checkpoints+trust endpoints.

Zsailer avatar Feb 16 '23 17:02 Zsailer