Update algorithm used to generate cell id as per jupyter lab #16285
Labels
debt
Code quality issues
notebook-serialization
Applies to conversion of ipynb file to JSON & vice versa
Today the id generate in vscode ipynb serializxer is a short hash, however in jupyter lab it seems we're using a GUID or the like (i.e. its much longer).
Best to be consistent.
The text was updated successfully, but these errors were encountered: