-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Release Candidate #13929
Release Candidate #13929
Conversation
Kudos, SonarCloud Quality Gate passed!
|
Codecov Report
@@ Coverage Diff @@
## main #13929 +/- ##
==========================================
- Coverage 59.86% 59.84% -0.03%
==========================================
Files 693 693
Lines 38345 38345
Branches 5514 5514
==========================================
- Hits 22957 22949 -8
- Misses 14208 14213 +5
- Partials 1180 1183 +3
Continue to review full report at Codecov.
|
@@ -3414,7 +3414,8 @@ | |||
"image/jpeg", | |||
"text/latex", | |||
"text/vnd.plotly.v1+html" | |||
] | |||
], | |||
"viewType": "jupyter-notebook" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where did this change come from?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
VS Code problem, it was complaining that the renderer needs it
package-lock.json
has been regenerated by runningnpm install
(if dependencies have changed).