Problem with running on Jupyter notebook on remote server
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 316
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 5
Description
Hi,
I am having trouble getting mayavi to run on a jupyter notebook from a remote server. I am using VSCode editor to directly access the jupyter notebook from the server.
Initially I had problem when running the mlab.figure() command i.e. the cell in the notebook just keeps rotating indefinitely and never finishes.
I have tried installations as you have mentioned on your instructions page [here](https://github.com/enthought/mayavi) and [here](https://github.com/enthought/mayavi/blob/master/examples/mayavi/mayavi_jupyter.ipynb). But I just cant seem to get it work !!! My eventual goal is to visualize the kitti point-cloud dataset.
The only difference in my case is that I am on Ubuntu 18.04 as opposed to 16.04 for which the instructions were written.
Any help you can provide is gladly appreciated. Thank you.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.