Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
jellycell 1.4
jellycell 1.4

Using jellycell

  • Getting started
  • File format
  • Project layout
  • CLI reference
  • Agent guide

Reference

  • Reference
    • Architecture
    • §10 Contracts
  • API reference
    • jellycell
      • jellycell.format
        • jellycell.format.tags
        • jellycell.format.parse
        • jellycell.format.pep723
        • jellycell.format.cells
        • jellycell.format.static_deps
      • jellycell.render
        • jellycell.render.renderer
        • jellycell.render.markdown
        • jellycell.render.manuscript
        • jellycell.render.outputs
      • jellycell.cache
        • jellycell.cache.index
        • jellycell.cache.store
        • jellycell.cache.manifest
        • jellycell.cache.function_cache
        • jellycell.cache.hashing
      • jellycell.cli
        • jellycell.cli.commands
          • jellycell.cli.commands.cache
          • jellycell.cli.commands.export
          • jellycell.cli.commands.checkpoint
          • jellycell.cli.commands.prompt
          • jellycell.cli.commands.view
          • jellycell.cli.commands.run
          • jellycell.cli.commands.render
          • jellycell.cli.commands.new
          • jellycell.cli.commands.lint
          • jellycell.cli.commands.init
        • jellycell.cli.app
        • jellycell.cli.journal
      • jellycell.export
        • jellycell.export.tearsheet
        • jellycell.export.myst
        • jellycell.export.ipynb
      • jellycell.server
        • jellycell.server.app
        • jellycell.server.watch
        • jellycell.server.sse
      • jellycell.tearsheets
      • jellycell.lint
        • jellycell.lint.rules
      • jellycell.run
        • jellycell.run.env_hash
        • jellycell.run.kernel
        • jellycell.run.capture
        • jellycell.run.context
        • jellycell.run.runner
        • jellycell.run.pool
      • jellycell.config
      • jellycell.paths
      • jellycell.api

Contributing

  • Dev setup
  • Contributing
  • Preview environment
  • Adding a CLI command
  • Adding a lint rule
  • Releasing

History

  • v0 spec — historical genesis
Back to top
View this page
Edit this page

jellycell.lint¶

Project lint rules — layout, required files, PEP-723 position, etc.

Submodules¶

  • jellycell.lint.rules
Next
jellycell.lint.rules
Previous
jellycell.tearsheets
Copyright © 2026, Blaise and jellycell contributors
Made with Sphinx and @pradyunsg's Furo
On this page
  • jellycell.lint
    • Submodules