Landing page for nteract desktop — native interactive notebooks.
git clone https://github.com/nteract/nteract.io
cd nteract.io
pnpm install
pnpm devOpen http://localhost:3000 in your browser.
- Next.js 15 with App Router
- Tailwind CSS
- pnpm
The site is deployed on Vercel. Merging to main triggers automatic deployment to nteract.io.