Skip to content

Add model version #138

@fcollonval

Description

@fcollonval

Problem

If we ever want to change or extend the document models, they will become incompatible when collaborating with others (independent of which nbformat they are using). We should attach some sort of version to document models and disallow editing of documents that use other models.

From jupyterlab/jupyterlab#2475

Proposed Solution

Add version class attribute to the document.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions