Open rctatman opened 5 years ago
Update: this only affects .R and RMarkdown scripts. Python scripts seem to pull without error.
Had the same issue. The culprit was a 'RIGHT SINGLE QUOTATION MARK' (U+2019) character that I'd copied and pasted from a Word file into the kernel (actually, mine was a U + 2018 left single quotation mark). Once I swapped it for a 'standard' quotation mark (i.e. by typing it into the kernel), it was fine.
When trying to pull script kernels, the following a character encoding error is returned. Example: