Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Incorrect requirements parsing on the documentation. #372

@jonkeane

Description

@jonkeane

Our requirements.txt correctly specifies the version(s) of Notebook we support (notebook>=6.1.5, <7.0.0
), but when that gets parsed into the docs at https://docs.posit.co/rsconnect-jupyter/ it morphs into the misleading / incorrect Notebook >=5,7

The release on PyPI is also stale stating "Python 3.7.0 and higher" (though, again, the requirements.txt looks fine at that tag on GitHub)

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