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

Enable 'use strict';, improve error handling and update @bokeh/slickgrid #13523

Merged
merged 8 commits into from Nov 17, 2023

Conversation

mattpap
Copy link
Contributor

@mattpap mattpap commented Nov 10, 2023

In case of an exception when loading bokehjs, if partially loaded then the output will look like this:

image

fixes #13499
fixes #13337
fixes #9684

@mattpap mattpap added this to the 3.4 milestone Nov 10, 2023
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #13523 (b94bd99) into branch-3.4 (57696f4) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##           branch-3.4   #13523   +/-   ##
===========================================
  Coverage       92.61%   92.61%           
===========================================
  Files             321      321           
  Lines           20456    20456           
===========================================
  Hits            18945    18945           
  Misses           1511     1511           

Copy link
Member

@bryevdv bryevdv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One change requested for the phrasing, and a suggestion to consider for presentation.

src/bokeh/core/_templates/autoload_nb_js.js Outdated Show resolved Hide resolved
@mattpap
Copy link
Contributor Author

mattpap commented Nov 17, 2023

I updated the error message and made its footprint smaller (by using a scrollable and resizable div).

@mattpap mattpap merged commit ed2ce1e into branch-3.4 Nov 17, 2023
30 checks passed
@mattpap mattpap deleted the mattpap/13499_use_strict branch November 17, 2023 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants