tree: bd4f10300d9e14579046d34c81344512884d0bb1
  1. internal/
  2. internals/
  3. public/
  4. BUILD.gn
  5. COMMON_METADATA
  6. DEPS
  7. DIR_METADATA
  8. OWNERS
  9. README.md
components/notebooks/README.md

Notebooks Component

This component contains the core interface and implementations for Notebooks.

Directory Structure

  • public/: Public interface for the service.
  • internal/: Implementation of the service.

Testing

To run all tests in this component, use autotest.py:

tools/autotest.py -C out/Default components/notebooks