-
Notifications
You must be signed in to change notification settings - Fork 5
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
Tutorial example doesn't actually render spreadsheet on OVH cloud #44
Comments
I strongly suspect that the problem is that the binder setup is not following this guidance: To enable the Modin-spreadsheet widget, you may need to also run:
I'm new to binders, but I get the impression that they cannot easily be stopped, the server tweaked, and then restarted. I was able to create a docker-based notebook that I could stop and tweak, and only when I tweaked the jupyter nbextensions did the spreadsheet render. |
Thanks for the report and a fix @MichaelTiemannOSC! I believe binder requires a |
Great! BTW, if you want to say hey, send me a DM with contact info. I'm online and prototyping... |
@MichaelTiemannOSC I do not have much of a social media presence, but feel free to email me at [email protected]. |
Environment
$ python --version
= Python 3.7.10$ pip freeze
or$ conda list
(please include modin-spreadsheet, notebook, and jupyterlab versions)The text was updated successfully, but these errors were encountered: