Help you translate the Kaggle Notebook using a translation engine such as Google Translate.
This Chrome extension is designed to translate Kaggle Notebook using translation engines such as Google Translate.
Source code embedded in <iframe> tags in the Kaggle Notebook cannot be directly translated by translation engines such as Google Translate, but this Chrome extension allows machine translation by opening the content inside the <iframe> in a separate tab.
Here is how it works
1. a link button to the content in the <iframe> is automatically added to the Kaggle notebook web page
When you click the link button, the Kaggle Notebook source code will open in a new tab. This page can be translated using a translation engine such as Google Translate.
Changes:
- v1.4.0
- disable translation for <pre></pre> elements
- experimental: disable translation for MathJax equations