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

Rename package to ArviZPythonPlots #2

Merged
merged 5 commits into from
Jul 28, 2023
Merged

Rename package to ArviZPythonPlots #2

merged 5 commits into from
Jul 28, 2023

Conversation

sethaxen
Copy link
Member

This name is better for several reasons:

  • It's more descriptive, in that the package delivers Python plots in ArviZ
  • It avoids locking us in to PyCall.jl/PyPlot.jl integration. In the future, it might be easier to maintain the package if we instead integrated with PythonCall.jl/PythonPlot.jl.
  • If we decide to add back support for the Bokeh backend in the future, we can do that here instead of in a separate package.

The PR also removes the manifests from version control, since we no longer need these now that ArviZ v0.9 is released.

docs/make.jl Outdated Show resolved Hide resolved
sethaxen and others added 3 commits July 28, 2023 23:10
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@sethaxen sethaxen merged commit 5647210 into main Jul 28, 2023
5 of 10 checks passed
@sethaxen sethaxen deleted the rename branch July 28, 2023 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant