Interactive data science learning platform with Python and R code execution in the browser.
- Python code execution with Pyodide
- R code execution with WebR
- Interactive dataset browser
- Built-in tutorials
- Real-time code execution
npm install
npm run dev- Next.js 16
- React 19
- Pyodide (Python)
- WebR (R)
- CodeMirror
- Tailwind CSS