The easiest way I found is this:
https://github.com/nteract/hydrogen/issues/922#issuecomment-405456346
Just open another (non-running, existing) notebook on the same kernel, and the issue is magically gone; you can again save the notebooks that were previously showing the _xsrf
error.
If you have already closed the Jupyter home page, you can find a link to it on the terminal from which Jupyter was started.
Related Posts:
- Jupyter Notebook not saving: ‘_xsrf’ argument missing from post
- ‘Jupyter’ is not recognized as an internal or external command
- How to change python version in Anaconda?
- pip not recognised as an internal or external command
- Purpose of “%matplotlib inline”
- Purpose of “%matplotlib inline”
- How do I update Anaconda?
- No module named ‘sklearn.cross_validation’
- Conda command not found
- How is Anaconda related to Python?
- difference between command prompt and anaconda prompt
- Conda command not found
- Confusion between Python and Anaconda
- ‘Conda’ is not recognized as internal or external command
- anaconda update all possible packages?
- ‘Conda’ is not recognized as internal or external command
- ModuleNotFoundError: No module named ‘sklearn’
- Anaconda vs. miniconda
- How to activate an Anaconda environment
- ModuleNotFoundError: No module named ‘sklearn’
- Conda uninstall one package and one package only
- anaconda – path environment variable in windows
- Python Pandas – Missing required dependencies [‘numpy’] 1
- How do I install Python OpenCV through Conda?
- How to do superscripts and subscripts in Jupyter Notebook?
- How to do superscripts and subscripts in Jupyter Notebook?
- Error while Executing jupyter notebook: [Errno 2] No such file or directory
- How to remove anaconda from windows completely?
- How to run Conda?
- Trouble updating to Anaconda Navigator 1.10.0 (MacOS)
- SBOX_FATAL_MEMORY_EXCEEDED error shown when Chromedriver turned 1800-1900 pages using Selenium
- What is the difference between Anaconda and Pycharm?
- What is the difference between Jupyter Notebook and JupyterLab?
- How can I upgrade NumPy?
- Installing tensorflow with anaconda in windows
- Cannot uninstall Tensorflow
- convert json ipython notebook(.ipynb) to .py file
- anaconda/conda – install a specific package version
- how to update spyder on anaconda
- How to get autocomplete in jupyter notebook without using tab?
- Running Jupyter via command line on Windows
- Using Pip to install packages to Anaconda Environment
- How can I rename a conda environment?
- Running Selenium with Headless Chrome Webdriver
- Using %matplotlib notebook after %matplotlib inline in Jupyter Notebook doesn’t work
- Anaconda Navigator won’t launch (windows 10)
- Can’t open Jupyter notebook with Anaconda
- How to install xgboost in Anaconda Python (Windows platform)?
- How to convert IPython notebooks to PDF and HTML?
- How can I download Anaconda for python 3.6
- Import Error: No module named numpy Anaconda
- How to install pytorch in windows?
- Spyder Not Launching
- How can I install the latest Anaconda with wget
- Distributed 1.21.8 requires msgpack, which is not installed
- ImportError: No module named ‘google’
- Anaconda / Python: Change Anaconda Prompt User Path
- Anaconda Installed but Cannot Launch Navigator
- Can’t find module cPickle using Python 3.5 and Anaconda
- Install Plotly in Anaconda
- Can’t update to numpy 1.13 with anaconda?
- Conda command is not recognized on Windows 10
- ImportError: No module named xgboost
- When I use matplotlib in jupyter notebook,it always raise ” matplotlib is currently using a non-GUI backend” error?
- kernel keeps dying in jupyter notebook
- Installation of pygame with Anaconda
- Installing opencv on Windows 10 with python 3.6 and anaconda 3.6
- Importing Pandas gives error AttributeError: module ‘pandas’ has no attribute ‘core’ in iPython Notebook
- How to install discord.py rewrite?
- pip throws TypeError: parse() got an unexpected keyword argument ‘transport_encoding’ when trying to install new packages
- IPython, “name ‘plt’ not defined”
- How to embed image or picture in jupyter notebook, either from a local machine or from a web resource?
- How to set NotebookApp.iopub_data_rate_limit and others NotebookApp settings in JupyterHub?
- Inserting image into IPython notebook markdown
- A very basic setting issue about spyder and anaconda for python
- Anaconda “failed to create process”
- Anaconda – UnsatisfiableError: The following specifications were found to be in conflict
- Cannot remove entries from nonexistent file
- How to check python anaconda version installed on Windows 10 PC?
- TypeError: ‘Series’ objects are mutable, thus they cannot be hashed problemwith column
- How to rename a file using Python
- Cosine Similarity between 2 Number Lists
- Updating a dictionary in python
- How to replace NaN values by Zeroes in a column of a Pandas Dataframe?
- What does “\r” do in the following script?
- How can I remove a key from a Python dictionary?
- How to compare two dates?
- Python TypeError must be str not int
- “Unicode Error “unicodeescape” codec can’t decode bytes… Cannot open text files in Python 3
- Pandas join issue: columns overlap but no suffix specified
- How to downgrade python from 3.7 to 3.6
- Not able to pip install pickle in python 3.6
- How to print Unicode character in Python?
- Coalesce values from 2 columns into a single column in a pandas dataframe
- Find object in list that has attribute equal to some value (that meets any condition)
- What is the purpose of the single underscore “_” variable in Python?
- Must have equal len keys and value when setting with an iterable
- Python Text Menu Infinite Loop
- Install pip for python 3.5
- How do I represent and work with n-bit vectors in Python?