Getting-Started
What is a notebook?
A notebook is a document that does things. It looks like a web page -- text, headings, images. But between the text sections, there are cells that run code. You click a play button, the cell runs, and the result appears right below it.
You don't need to write code
You don't write the code. We've already written it. Your job is to fill in a form, pick an option from a dropdown, or type a question -- then click play.
Getting started with your notebook
Every pysolvr product is a Google Colab notebook. You open it, run cells, and get results. No installs, no accounts beyond Google, no command line. This guide walks you through your first session -- from opening Colab to seeing your first output saved in Google Drive.
What you need before starting
1. A Google account -- For Colab and Drive. Free to create at accounts.google.com/signup if you don't have one.