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

3D Visualizations do not work in Safari #11

Open
maray opened this issue Sep 1, 2017 · 4 comments
Open

3D Visualizations do not work in Safari #11

maray opened this issue Sep 1, 2017 · 4 comments
Labels

Comments

@maray
Copy link
Member

maray commented Sep 1, 2017

This problem was fixed in the old jovial. We need to configure a larger buffer at startup.

@maray
Copy link
Member Author

maray commented Sep 6, 2017

I think you have added more buffer, but is still not working the acalib.visualize() function

@madiazp
Copy link
Contributor

madiazp commented Sep 11, 2017

I added the same variable that fixed this in the old jovial:
c.Spawner.args="--NotebookApp.iopub_data_rate_limit = 100000000000"
try it now.

@maray maray changed the title 3D Visualizations do not work 3D Visualizations do not work in Safari Sep 12, 2017
@maray
Copy link
Member Author

maray commented Sep 12, 2017

Ok. After the buffer limit increased the problem persisted... but only in my Safari (mac)!.

Chrome (mac):
screen shot 2017-09-12 at 9 02 34 am

Safari (mac):
screen shot 2017-09-12 at 9 03 25 am

Renaming the bug to specify the problem.

@maray maray added the bug label Sep 12, 2017
@madiazp
Copy link
Contributor

madiazp commented Sep 14, 2017

So.. in the humbles browsers work fine? only safari present troubles?

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

No branches or pull requests

2 participants