> ## Documentation Index
> Fetch the complete documentation index at: https://zero-true.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CLI

## Notebook Mode

To explore data and develop your notebook, launch with:

```bash theme={null}
zero-true notebook
```

You will see a link in your console where you can start working!

## App Mode

App mode will show you what your application will look like when you share it. To run your application in app mode, simply run:

```bash theme={null}
zero-true app
```

In app mode, you can see the dashboard you have created and test out all functionality before sharing with your users and stakeholders.

## Publish Your Notebook

Publishing is not available to all users right now as we are still in alpha. If you would like to be able to publish your app, please join our waitlist or contact us on our main website.

```bash theme={null}
zero-true publish [api-key] [user-name] [project-name] [project-source]
```

<Frame>
  <img src="https://mintcdn.com/zero-true/ctzBgK-7hoaAigcn/images/dependencies.png?fit=max&auto=format&n=ctzBgK-7hoaAigcn&q=85&s=c11b4d73d78794f8cd7d37424f6692f3" width="1898" height="110" data-path="images/dependencies.png" />
</Frame>
