Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update algorithm used to generate cell id as per jupyter lab #16285

Open
DonJayamanne opened this issue Dec 10, 2024 · 0 comments
Open

Update algorithm used to generate cell id as per jupyter lab #16285

DonJayamanne opened this issue Dec 10, 2024 · 0 comments
Assignees
Labels
debt Code quality issues notebook-serialization Applies to conversion of ipynb file to JSON & vice versa

Comments

@DonJayamanne
Copy link
Contributor

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.

@DonJayamanne DonJayamanne added the bug Issue identified by VS Code Team member as probable bug label Dec 10, 2024
@DonJayamanne DonJayamanne self-assigned this Dec 10, 2024
@DonJayamanne DonJayamanne added debt Code quality issues notebook-serialization Applies to conversion of ipynb file to JSON & vice versa and removed bug Issue identified by VS Code Team member as probable bug labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debt Code quality issues notebook-serialization Applies to conversion of ipynb file to JSON & vice versa
Projects
None yet
Development

No branches or pull requests

1 participant