0

While saving my Jupyter Notebook, I am getting the following error:

Unexpected error while saving file: Untitled.ipynb 'ascii' codec can't encode character u'\xd7' in position 1885: ordinal not in range(128)

This is only happening with one of the cells - namely, the second one in the attached image. enter image description here

greybeard
  • 2,249
  • 8
  • 30
  • 66
  • best to save scripts/files instead of notebooks – anon01 Dec 27 '20 at 07:13
  • Does this answer your question? [UnicodeEncodeError : 'ascii' codec can't encode character u'\xd7' while saving and accessing Jupyter notebook](https://stackoverflow.com/questions/59841253/unicodeencodeerror-ascii-codec-cant-encode-character-u-xd7-while-saving-a) – techytushar Dec 27 '20 at 07:14
  • @techytushar Unfortunately not; I saw that post earlier, but I already installed Python 3.9 and am using a Python 3 kernel. – Ravi Parashar Dec 27 '20 at 16:33

0 Answers0