Skip to content

Commit

Permalink
New package: ArviZPythonPlots v0.1.0 (#88578)
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliaRegistrator authored Aug 9, 2023
1 parent 3016d81 commit 7cc5103
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 0 deletions.
10 changes: 10 additions & 0 deletions A/ArviZPythonPlots/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
ArviZ = "0.10"
CondaPkg = "0.2"
DimensionalData = "0.23-0.24"
OrderedCollections = "1"
PythonCall = "0.9"
PythonPlot = "1"
Reexport = "1"
Tables = "1"
julia = "1.8.0-1"
10 changes: 10 additions & 0 deletions A/ArviZPythonPlots/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
ArviZ = "131c737c-5715-5e2e-ad31-c244f01c1dc7"
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
DimensionalData = "0703355e-b756-11e9-17c0-8b28908087d0"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
PythonPlot = "274fc56d-3b97-40fa-a1cd-1b4a50311bf9"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
3 changes: 3 additions & 0 deletions A/ArviZPythonPlots/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "ArviZPythonPlots"
uuid = "4a6e88f0-2c8e-11ee-0601-e94153f0eada"
repo = "https://github.com/arviz-devs/ArviZPythonPlots.jl.git"
2 changes: 2 additions & 0 deletions A/ArviZPythonPlots/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "4279345dd7e0af40815176c7fa9c3a2688123578"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2879,6 +2879,7 @@ some amount of consideration when choosing package names.
4a5d46fc-d8cf-5151-a261-86b458210efb = { name = "SPIRV_LLVM_Translator_jll", path = "jll/S/SPIRV_LLVM_Translator_jll" }
4a64a370-b39e-4988-9b44-fc3fb6d78c25 = { name = "Algames", path = "A/Algames" }
4a6b8444-0b90-5145-9aa0-b7d88b695d06 = { name = "libbluray_jll", path = "jll/L/libbluray_jll" }
4a6e88f0-2c8e-11ee-0601-e94153f0eada = { name = "ArviZPythonPlots", path = "A/ArviZPythonPlots" }
4a6ed817-0e58-48c6-8452-9e9afc8cb508 = { name = "PALEOcopse", path = "P/PALEOcopse" }
4a6f0533-cc52-4fcf-a409-c6c05775ac80 = { name = "Monadic", path = "M/Monadic" }
4a7475b6-8451-4f36-8c0c-176e4d128198 = { name = "Tally", path = "T/Tally" }
Expand Down

0 comments on commit 7cc5103

Please sign in to comment.