question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Get MNE to work with Binder

See original GitHub issue

I think we’re close with the environment.yml file, but I ran into an error when trying to build with Binder:

      File "/srv/conda/lib/python3.6/site-packages/vtk/vtkRenderingOpenGL2.py", line 9, in <module>
        from vtkRenderingOpenGL2Python import *
    ModuleNotFoundError: No module named 'vtkRenderingOpenGL2Python'

@larsoner thinks that we may need get Xvfb installed as well…which should be possible with apt.txt and postBuild files!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
larsonercommented, Aug 21, 2019

We have a separate repo for this and it works now

0reactions
choldgrafcommented, Oct 24, 2017

ohhh…hmm. I assume this is for mayavi? I think that will be tough to implement with build files in binder…we may need to roll a dockerfile in this case 😦

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using MNE-BIDS
To be able to effectively use MNE-BIDS, you need to understand how to work with the BIDSPath object ... Each example has a...
Read more >
How to share a Jupyter notebook with Binder? - YouTube
[ Kube 99 ] Zero to Jupyterhub in Kubernetes | Getting Started Guide. Just me and Opensource. Just me and Opensource.
Read more >
Jupyter notebook & Binder - YouTube
This video demonstrates how a Jupyter notebook stored on GitHub can be executed using Binder. It will also be demonstrated how one can ......
Read more >
Seamlessly Share Coding Demos to Colleagues Using Binder
Learn how to use Binder to share interactive Jupyter notebooks written in ... A colleague recently asked me how I was using scripting...
Read more >
Get started with Binder — Binder 0.1b documentation
How can I customize my Binder environment?# ... There are many ways to customize the Binder environment. For example, you can use many...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found