logo
  • Overview
  • Get Started

Guides

  • Authoring
    • The basics
    • Jupyter Notebooks
    • Text-based Notebooks
    • Custom Formats
  • Computations
    • Execute and cache
    • Jupyter kernels
  • Rendering
    • Format code cells
    • Hide cell contents
    • Widgets and interactive outputs
    • Inline variable evaluation (eval)
    • Saving variables to embed (glue)
  • Configuration
  • Single page builds

Reference

  • Python API
  • Change Log
  • Contribute to MyST-NB
Theme by the Executable Book Project
  • repository
  • suggest edit
  • .md

Computations

Computations#

Execute code and cache its output.

  • Execute and cache
    • Notebook execution modes
    • Exclude notebooks from execution
    • Cache execution outputs
    • Execute with a different kernel name
    • Executing in temporary folders
    • Execution timeout
    • Raise errors in code cells
    • Error reporting: Warning vs. Failure
    • Execution statistics
  • Jupyter kernels

previous

Custom Formats

next

Execute and cache

By Executable Book Project
© Copyright 2022, Executable Book Project.