nbviewer.js icon indicating copy to clipboard operation
nbviewer.js copied to clipboard

Github rendering - fix non-latin characters

Open kokes opened this issue 6 years ago • 1 comments

There seem to be javascript issues with encoding/decoding base64 data with non-latin characters.

kokes avatar Oct 25 '19 07:10 kokes

There is a fix in https://github.com/kokes/nbviewer.js/commit/138eca77fdf558e4e067dc3fd5d0de373a0330e5, but I'd like to see if we've fixed this completely.

Plus I'd like to know if we need to treat the URL any differently as well, since it contains base64 stuff

kokes avatar Oct 25 '19 08:10 kokes