Skip to content

disable intersphinx links inside code cells ? #1409

@jschueller

Description

@jschueller

I would like to disable hyperlinks inside code cells because there are too much of them (most lines link to a new object or method) and it takes over the highlighting, but still keep intersphinx for links from "text" cells

There seem to be one option for this stuff: reference_url which is a dictionary to add links to module inventories
unfortunately setting this entry to None for the corresponding modules does not void the intersphinx settings, neither setting invalid links

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