You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pre-save hook failed on notebook.Rmd
Traceback (most recent call last):
(...)
File "nbrmd/nbrmd.py", line 381, in writef
nbformat.write(nb, fp)
File "nbformat/__init__.py", line 169, in write
fp.write(s)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xd7' in position 14653: ordinal not in range(128)
The text was updated successfully, but these errors were encountered:
Extract of jupyter notebook logs:
The text was updated successfully, but these errors were encountered: