Skip to content
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.

Plugin doesn't work without a security token #116

Open
gyasis opened this issue Mar 24, 2018 · 1 comment
Open

Plugin doesn't work without a security token #116

gyasis opened this issue Mar 24, 2018 · 1 comment

Comments

@gyasis
Copy link

gyasis commented Mar 24, 2018

Environment data

VS Code version: 1.21.1
Jupyter Extension version:
OS and version: Ubuntu 16.04

Logs

Output from Jupyter output panel

## {"message": "'_xsrf' argument missing from POST", "reason": null}

Output from Console window (Help->Developer Tools menu)

Actual behavior

The plugin works perfectly as long as the notebook is setup to start with a token. If I disable all security for logging into a jupyter notebook console I get the above error message. Is there any way to prevent the plugin from asking and possibly posting a security token (which is empty) when connecting?

Expected behavior

A disable require token or security option

@metya
Copy link

metya commented Oct 24, 2018

same problem on windows
VS Code insiders 1.29

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants