Course Name: Python For Trading!, Section No: 2, Unit No: 3, Unit type: Notebook
Hi I have a Kernel error: "Failed to start kernel - _xsrf argument missing form POST"
How can I fix this?
Course Name: Python For Trading!, Section No: 2, Unit No: 3, Unit type: Notebook
Hi I have a Kernel error: "Failed to start kernel - _xsrf argument missing form POST"
How can I fix this?
Uninstalled anaconda3 from my machine so there should be no local conflict
Hi Tim,
Can you help me by telling me if you were running it on your local computer or the Quantra portal? By your comment, I am assuming it is on your local computer but I thought I would just check.
From my end, I tried running it on both the portal and my computer and the notebook worked fine. Hence, I couldn't recreate the issue you were facing. But if you face this error, creating a new notebook might help solve this issue.
You can also go through this resource where the same issue was reported and solved. Link: python - Jupyter Notebook not saving: '_xsrf' argument missing from post - Stack Overflow
Hope this helps.