Skip to content

Conversation

@Tal-Golan
Copy link
Owner

  • Integrate better with Jupyuter notebook

Mayavi can render things inside a jupyter notebook as either PNG or X3D.
This functionality can be enabled with mlab.init_notebook().

This PR adds an _ipython_display_ hook to the Brain class that
renders the brain accordgin to the Mayavi notebook integration settings.

  • Add note on Jupyter notebook integration to docs

  • Fix links in doc

* Integrate better with Jupyuter notebook

Mayavi can render things inside a jupyter notebook as either PNG or X3D.
This functionality can be enabled with `mlab.init_notebook()`.

This PR adds an `_ipython_display_` hook to the `Brain` class that
renders the brain accordgin to the Mayavi notebook integration settings.

* Add note on Jupyter notebook integration to docs

* Fix links in doc
@Tal-Golan Tal-Golan merged commit b12b513 into Tal-Golan:master Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants