nbviewer.js
nbviewer.js copied to clipboard
Github rendering - fix non-latin characters
There seem to be javascript issues with encoding/decoding base64 data with non-latin characters.
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