Contents Menu Expand Light mode Dark mode Auto light/dark mode
nbrefactor - a Jupyter notebook refactoring tool
Light Logo Dark Logo

Getting Started

  • About nbrefactor
  • Installation
  • Demo

Technical Documentation

  • Command Line Interface
  • Markdown Commands
  • API
    • Nbrefactor Package
      • Datastructs Package
        • Markdown Element
        • Module Node
        • Parsed Cell
        • Unparsed Cell
      • Fileops Package
        • Reader
        • Utils
        • Writer
      • Processor Package
        • Cda
        • Parser
        • Processor
      • Utils Package
        • Argument Parsing
        • Logging
      • Visualization Package
        • Plot Module Tree
      • Cli

General Guidelines

  • Contributing
  • License
Back to top

API#

nbrefactor's API documentation.
Includes all packages, sub-packages, and modules.


  • Nbrefactor Package
    • Datastructs Package
      • Markdown Element
      • Module Node
      • Parsed Cell
      • Unparsed Cell
    • Fileops Package
      • Reader
      • Utils
      • Writer
    • Processor Package
      • Cda
      • Parser
      • Processor
    • Utils Package
      • Argument Parsing
      • Logging
    • Visualization Package
      • Plot Module Tree
    • Cli
      • main
Next
Nbrefactor Package
Previous
Markdown Commands
Copyright © 2024, Mohamed Shahawy
Made with Furo