xsrf' argument missing from POST Solution $ vi /home/naranja/.jupyter/jupyter_notebook_config.py >>> ... c.NotebookApp.disable_check_xsrf = True ... c.NotebookApp.open_browser = False ... c.NotebookApp.token = '' ... Linux 2022.05.12