Open
Description
Hi! I'm currently working on creating Data Science tutorials using Jupyter. Since we want to reach a wide audience we are thinking of translating our materials.
We want this process to be transparent for the user so I was wondering if it's possible to develop a plugin/extension. Maybe add buttons to select a language and automatically translate markdown and comments. (problem is, we want to avoid users have to install extra things, and maybe just adding JS code would be better)
There are some JS libraries to do the job so I don't think it would be hard to implement, but I'm seeking advice from Jupyter experts to know what's the right way to do it.
Thanks!
Activity