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

Menu bar (or tool bar) crashed after trust the notebook #6686

Open
shuheng-mo opened this issue Jan 10, 2023 · 3 comments
Open

Menu bar (or tool bar) crashed after trust the notebook #6686

shuheng-mo opened this issue Jan 10, 2023 · 3 comments

Comments

@shuheng-mo
Copy link

Describe the bug
I am using folium to generate the map so the notebook must be trusted before run or waiting to be trusted after the map has been rendered. The notebook still working well, however the menu bar crashed.

To Reproduce
Steps to reproduce the behavior:

a) Before run the notebook

  1. Go to 'File'
  2. Click on 'Trusted Notebook'

b) Running the notebook

  1. Construct a folium.Map and try to display it

Expected behavior
Just a normal notebook page.

Screenshots
Screen Shot 2023-01-10 at 19 43 12

Desktop (please complete the following information):

  • OS: macOS Monterey 12.6 (21G115)
  • Browser: Chrome
  • Version: newest

Additional context
By the way, this is a computer with Apple chip. I did not see similar issues or posts, if there are please just guide me to them please. Cheers.

@shuheng-mo shuheng-mo added the bug label Jan 10, 2023
@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to issues that need triage label Jan 10, 2023
@RRosio
Copy link
Collaborator

RRosio commented Jan 12, 2023

Hi @shuheng-mo thank you for opening this issue. We're accepting this issue, however we might suggest that you consider opening an issue in the Folium repository as well. If you have any extensions that affect content rendering, such as ad-blockers, you may also want to try disabling them.

@RRosio
Copy link
Collaborator

RRosio commented Jan 19, 2023

Hi @shuheng-mo, we wanted to also caution you about trusting the notebook, as once that is done, you could find that other Javascript and CSS could be interfering with the Notebook styling and functionality.

Also linking a related issue jupyterlab/lumino#434 concerning the shadow dom (thanks to @krassowski).

@RRosio RRosio removed the status:Needs Triage Applied to issues that need triage label Jan 19, 2023
@Higgs32584
Copy link

I attempted to replicate this error with
Operating system: Linux 5.4.0-1103-azure
and I was unable to get a crash, it must be OS-specific

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants