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

Issue on page /chapters/03_matplotlib_manipulations.html #27

Open
nbokulich opened this issue Jun 19, 2023 · 0 comments
Open

Issue on page /chapters/03_matplotlib_manipulations.html #27

nbokulich opened this issue Jun 19, 2023 · 0 comments

Comments

@nbokulich
Copy link
Contributor

It looks like there is a deprecation warning on the following line:

  colors = cm.get_cmap('plasma', 8).colors

message:

/tmp/ipykernel_2702/382733206.py:9: MatplotlibDeprecationWarning: The get_cmap function was deprecated in Matplotlib 3.7 and will be removed two minor releases later. Use ``matplotlib.colormaps[name]`` or ``matplotlib.colormaps.get_cmap(obj)`` instead.
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