We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I recently started getting this warning when trying to display more than 2 outputs from a notebook cell (eg 3 dataframes):
I'm pretty sure it's related to this recent change:
vscode/src/vs/workbench/contrib/notebook/browser/view/cellParts/codeCell.ts
Line 57 in e16d9ef
Could you please add a setting so this value can be modified by the user? Thanks!
The text was updated successfully, but these errors were encountered:
Being fixed in #146228
Sorry, something went wrong.
Thanks @gjsjohnmurray for referencing. It should be fixed in next Stable/Insiders.
rebornix
No branches or pull requests
I recently started getting this warning when trying to display more than 2 outputs from a notebook cell (eg 3 dataframes):
I'm pretty sure it's related to this recent change:
vscode/src/vs/workbench/contrib/notebook/browser/view/cellParts/codeCell.ts
Line 57 in e16d9ef
Could you please add a setting so this value can be modified by the user? Thanks!
The text was updated successfully, but these errors were encountered: