Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Sorosliu1029/jupyterlab-leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

57 Commits

Repository files navigation

Integrate LeetCode into beloved Jupyter.

demo.mp4

Requirements

  • JupyterLab >= 4.0.0

Install

To install the extension, execute:

pip install jupyterlab_leetcode

Get Started

After choosing the browser, you will be prompted like:

password-prompt

This is because this plugin is based on browser-cookie3, which needs permission to read cookie files.

You can choose 'Always Allow'.

Uninstall

To remove the extension, execute:

pip uninstall jupyterlab_leetcode

Troubleshoot

If you are seeing the frontend extension, but it is not working, check that the server extension is enabled:

jupyter server extension list

If the server extension is installed and enabled, but you are not seeing the frontend extension, check the frontend extension is installed:

jupyter labextension list

AltStyle によって変換されたページ (->オリジナル) /