Open
Description
Description
Since #15577 two requests are performed when saving the file:
- save
- get new model (hash without content)
jupyterlab/packages/docregistry/src/context.ts
Lines 753 to 765 in 35bab6e
Expected behavior
Instead of the second request, the hash should be extracted from the save response. Depends on:
Context
- JupyterLab version: 4.1.0 - 4.3.0beta0