enthought / enthought/mayavi

Jupyter notebook output is "minimized" in Chromium

Open
#472 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
316
Avg merge
7h 44m
Merged PRs (30d)
5

Description

When trying to use this jupyter input in Chromium 55.0.2883.75:

```
from mayavi import mlab
mlab.init_notebook()
mlab.test_contour3d()
```

The plot briefly appears and is immediately shrinked to an unusable point. The problem does not occur when using firefox 45.5.1esr.

Python 3.5.2, mayavi 4.5.0, using miniconda.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.