LeetCode Download as Jupyter Notebook

Download LeetCode problems as Jupyter Notebook files.

目前为 2025-04-08 提交的版本。查看 最新版本

作者
eclipher
评分
0 0 0
版本
1.0.0
创建于
2025-04-08
更新于
2025-04-08
大小
194.2 KB
许可证
MIT
适用于

LeetCode Download as Jupyter Notebook

Feature

This userscript enhances the LeetCode problem page by adding three buttons:

  • Copy Title
  • Copy Description: Copies the problem description in Markdown format, making it easy to paste into your notes or documentation.
  • Download as Jupyter Notebook: Bundles the title, Markdown description, and a code cell into a single .ipynb file.

About Jupyter Notebook

Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations, and narrative text.

This userscript helps you transfer LeetCode problems into a Jupyter Notebook document, so you can read the problem, write and run the solution, add additional notes, all at one place on your local machine.

You can open .ipynb notebooks with clients such as VS Code. By default it supports Python, but kernels for many other languages are available too.

Installation

To use this userscript, you'll need a userscript manager like Tampermonkey (available for Chrome, Firefox, and other browsers).

  1. Install Tampermonkey or a similar userscript manager for your browser.
  2. Download and install the userscript.
  3. Visit a LeetCode problem page, and you should see the new buttons added by the userscript.

Credits

This script is inspired by LeetCode Problem to Markdown.

License

MIT License

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址