Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 889 Bytes

File metadata and controls

21 lines (16 loc) · 889 Bytes
Screenshot 2025-12-30 at 10 12 51 PM

Rosalind + LeetCode

Adds a Leetcode style in-browser editor to Rosalind using Codemirror

Features

  • Provides Python (via Pyodide) or Javascript language support.
  • Run and submit solutions without needing to download dataset/upload solution.
  • Provides relevant globals like dataset and codonTable.
  • Aesthetic cleanup and improved UX.

Installation

Step 1: Build & copy script to clipboard

npx reetcode

Step 2: Paste into new Tampermonkey (or equivalent) script.