Skip to content

No data display #39

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

Closed
SerRichard opened this issue Mar 10, 2021 · 5 comments
Closed

No data display #39

SerRichard opened this issue Mar 10, 2021 · 5 comments

Comments

@SerRichard
Copy link

Hi David,

Enjoying the ease of use with this package, however I'm suffering the same issue as issue#36, so I'm sorry to repeat that I can't visualise any data on the map. I've tried all of your notebooks, and even Rosa's notebook with your issue#36 solution. I'm thinking maybe there is an issue with my environment set up, I've attached what I'm working with. Any help is appreciated, would love to get this package working!

´´´
!jupyter --version

jupyter core : 4.7.0
jupyter-notebook : 6.2.0
qtconsole : not installed
ipython : 7.16.1
ipykernel : 5.3.0
jupyter client : 6.1.7
jupyter lab : not installed
nbconvert : 6.0.7
ipywidgets : 7.6.3
nbformat : 5.1.2
traitlets : 4.3.3

!jupyter labextension list

Config option kernel_spec_manager_class not recognized by ListLabExtensionsApp.
JupyterLab v2.1.3
Known labextensions:
app dir: /opt/conda/share/jupyter/lab
@bokeh/jupyter_bokeh v2.0.2 enabled OK
@jupyter-widgets/jupyterlab-manager v2.0.0 enabled OK
jupyter-leaflet v0.13.5 enabled OK
jupyter-matplotlib v0.7.2 enabled OK
keplergl-jupyter v0.2.2 enabled OK
´´´

If I've missed something please let me know.

@davidbrochart
Copy link
Collaborator

Hi Sean,
It looks like you want to use JupyterLab? But I see it's not installed.

@SerRichard
Copy link
Author

I was curious about this, but when I try !jupyter lab --version, I get back 2.1.3.

Did a quick reinstall and now get back

!jupyter --version

jupyter core : 4.7.0
jupyter-notebook : 6.2.0
qtconsole : 5.0.2
ipython : 7.16.1
ipykernel : 5.3.0
jupyter client : 6.1.7
jupyter lab : 3.0.10
nbconvert : 6.0.7
ipywidgets : 7.6.3
nbformat : 5.1.2
traitlets : 4.3.3

I've tried running the notebooks again and still don't manage to get any plots. Apologies for my noobidity, and thanks for your speedy reply :)

@davidbrochart
Copy link
Collaborator

I think you should start with a clean environment, and for that I recommend using conda. Here is the environment we have for the binder: https://github.com/davidbrochart/xarray_leaflet/tree/master/binder

@SerRichard
Copy link
Author

Cheers David, I have used the build locally and it's working, so now I will try it in the Labs.

Thanks for the help!

@davidbrochart
Copy link
Collaborator

See #45

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

No branches or pull requests

2 participants