Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

A Chrome extension that helps you translate Kaggle notebook with translate engine like Google Translate.

License

Notifications You must be signed in to change notification settings

bilzard/kaggle-notebook-translation-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: This extension is no more maintained.

Kaggle Notebook Translation Helper

Since the Kaggle Notebook source code is an independent resource imported via iframe tags, it cannot be directly translated by translation engines such as Google Translate.

This chrome extension will help you translate the Kaggle Notebook using a translation engine such as Google Translate.

It works as follows

  1. Inserts a link button in the kaggle notebook web page
  2. When clicked, the Kaggle Notebook source code is opened in a new tab. This page is the src attribute in the original iframe tag, so you can translate it using a translation engine such as Google Translate.

Installation

  1. clone this repository
  2. load an unpacked extension in developer mode (add resources in src directory)

Screenshot

screen.mp4

About

A Chrome extension that helps you translate Kaggle notebook with translate engine like Google Translate.

Resources

License

Stars

Watchers

Forks

Packages

No packages published