Skip to content

UnicodeEncodeError: 'ascii' codec can't encode character u'\xd7' #11

Closed
@mwouts

Description

Extract of jupyter notebook logs:

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions