>From the error, it seems that it is complaining that your file is not utf-8 encoded. Is that correct?
Jason On Wed, Feb 27, 2019 at 6:29 AM <[email protected]> wrote: > I'm getting this error whenever I try to run jupyter notebook on cmd. Plz > help > > 'utf-8' codec can't decode byte 0x85 in position 569273: invalid start byte > > -- > You received this message because you are subscribed to the Google Groups > "Project Jupyter" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jupyter/fabc64a8-c36c-48a5-80a8-b9d72e076c4a%40googlegroups.com > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAPDWZHyogzXp6BST20yiqW7uNqB-9FKF2cv8%2BU-OK8Qa1WLb_g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
