Skip to content

doc_link doesn't understand default export #220

@pete88b

Description

@pete88b

nbdev allows module names to be different to notebook names via %nbdev_default_export but ... doc_link forces them to follow a specific pattern (if you want backtick links to your modules).

Please see this demo page for a more detailed explanation.

I'd really like to write a map of module to notebook names to _nbdev.py

  • so doc_link doesn't have to assume that module and notebook names correspond and
  • make is_lib_module work even when your project is not in sys.path

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions