avik-pal / Wandb.jl

Unofficial Julia bindings for logging experiments to wandb.ai
https://avik-pal.github.io/Wandb.jl/stable/
MIT License
80 stars 10 forks source link

Finish PythonCall.jl integration #24

Closed tylerjthomas9 closed 1 year ago

tylerjthomas9 commented 1 year ago

The vast majority of the work to integrate PythonCall.jl has been done here https://github.com/avik-pal/Wandb.jl/pull/22.

Here are the changes that I make in this PR:

I did not add any extra tests, but all the examples run for me.