Skip to content

Latest release is breaking custom ContentManager #1366

Closed
@fcollonval

Description

@fcollonval

Description

#1363 changed the ContentManager API in a breaking manner; this can be seen in mwouts/jupytext#1165
But I hit it too on private code.

Reproduce

Install jupytext

Expected behavior

The content manager get should be called without md5 if it does not support it.

Context

  • Jupyter Server version: 2.11.0
Command Line Output
 TypeError: build_jupytext_contents_manager_class..JupytextContentsManager.get() got an unexpected keyword argument 'md5'

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions