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

Kernel crashes with larger radius #117

Open
clstaudt opened this issue Jun 17, 2023 · 0 comments
Open

Kernel crashes with larger radius #117

clstaudt opened this issue Jun 17, 2023 · 0 comments

Comments

@clstaudt
Copy link

Pretty maps indeed! Trying to zoom out more with setting the radius parameter higher (around 4000), I have experienced frequent crashes of the Jupyter kernel. I am running this in GitHub Code Spaces, perhaps there are resource limitations involved.

Perhaps the function call can fail more gracefully when running into limitations.

plot = prettymaps.plot(
    "Vienna",
    radius=4000,
    preset='macao',
)
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

1 participant