You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, When running "Getting Started Tutorial" (demo.md), I receive the following message after the second line lg = ....:
wandb: Currently logged in as: xxxx (use wandb login --relogin to force relogin)
ERROR: unknown option -c
I am using Julia 1.7.2 on Windows 10. When trying in Jupyter notebook, it simply hangs, without the error. The crated debug.log file from wandb is the following:
Hi, When running "Getting Started Tutorial" (demo.md), I receive the following message after the second line
lg = ....
:wandb: Currently logged in as: xxxx (use
wandb login --relogin
to force relogin)ERROR: unknown option
-c
I am using Julia 1.7.2 on Windows 10. When trying in Jupyter notebook, it simply hangs, without the error. The crated debug.log file from wandb is the following:
Any idea what is causing this?
The text was updated successfully, but these errors were encountered: