jupyter_server icon indicating copy to clipboard operation
jupyter_server copied to clipboard

Fix outdated security documentation

Open colinpalmer opened this issue 1 year ago • 3 comments

The security documentation at https://jupyter-server.readthedocs.io/en/latest/operators/security.html is out of date.

It has a section that describes an additional one-time token used for browser launch, but this behaviour was replaced by a redirect file a few years ago in https://github.com/jupyter/notebook/pull/4260.

Please could the docs be updated to describe the current implementation? Thanks!

colinpalmer avatar Jun 05 '24 09:06 colinpalmer