Skip to main content

Get up and running

1

Create your account

Visit runalph.ai and click Sign In.
  • Sign up with GitHub (recommended) or email
2

Create your organization

After signing in, create your first organization.
  1. Enter an organization name
  2. Choose a URL slug
  3. Click Create Organization
Organizations are workspaces for your notebooks, projects, and team.
3

Create your first notebook

From your organization dashboard:
  1. Navigate to Notebooks
  2. Click New Notebook
  3. Start writing code
Or import notebooks from GitHub.
4

Try AI assistance

Generate a cell: Click + AI between cells and describe what you want.Chat with AI: Open the chat panel to ask questions about your code.
5

Execute your code

To run cells, connect to a project:
  1. Go to Projects and create one
  2. Select the project as your notebook’s kernel
  3. Run cells with Shift + Enter

Learn about projects

Projects are JupyterLab servers with cloud compute

What’s next?