Run All from Beginning

Use the Run All button to run the Notebook in its entirety from start to finish.
Screenshot2025 08 07at10 12 37AM Pn
  • The Notebook will run from the first cell, and will run all cells that don’t require any human inputs (eg. files, user prompt)
  • This is useful to automate and run multiple cells in sequence

Cell Specific Runs

Screenshot2025 08 07at10 14 20AM Pn
Use Run to run the specific cell in the Notebook. Use the Run All from Here to run the Notebook from the specific chosen cell
  • This is most useful when creating and developing Notebook
  • If you are confident about a certain section of your Notebook, you can skip running the entire Notebook, and pickup where you are focusing.
Reach out to team@julius.ai for support or to ask questions not answered in our documentation.