Skip to content
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

How to run packages that need jupyter extensions in pangeo? #173

Closed
rsignell-usgs opened this issue Mar 21, 2018 · 3 comments
Closed

How to run packages that need jupyter extensions in pangeo? #173

rsignell-usgs opened this issue Mar 21, 2018 · 3 comments

Comments

@rsignell-usgs
Copy link
Member

I wanted to use ipyleaflet with pangeo.pydata.org, and I created a custom [ipyleaflet] environment thusly:

conda create -n ipyleaflet python=3 ipyleaflet ipykernel

but although I could select the ipyleaflet kernel in pangeo and then run an ipyleaflet example notebook, unfortunately no maps get displayed.

If I then activate the [root] environment, install ipyleaflet

conda install ipyleaflet

and then try running the example notebook with the [root] environment, it works fine. But when I restart my system of course I lose that package.

Is there any way to get ipyleaflet working in my persisted, custom [ipyleaflet] environment?

It's supposed to look like this:
2018-03-21_12-05-27

@mrocklin
Copy link
Member

One solution would be to let you construct your own docker image. #133

@stale
Copy link

stale bot commented Jun 25, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 25, 2018
@stale
Copy link

stale bot commented Jul 2, 2018

This issue has been automatically closed because it had not seen recent activity. The issue can always be reopened at a later date.

@stale stale bot closed this as completed Jul 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants