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

Using matplotlib figure show() method instead of plt.show() #32

Closed
motikadosh opened this issue Jul 28, 2019 · 4 comments
Closed

Using matplotlib figure show() method instead of plt.show() #32

motikadosh opened this issue Jul 28, 2019 · 4 comments
Labels
bug Something isn't working

Comments

@motikadosh
Copy link

Hi,
I would like to upload plots to my experiment.
I am not using plt.show() as the sample demonstrates.
I am using figure object with fig.show(), is it possible to have this figure uploaded to the experiment?

Thanks

@bmartinn
Copy link
Member

Thank you, @motikadosh , I think you are correct.
This seems like a bug.
Let me verify and get back to you.

@bmartinn
Copy link
Member

Try this RC, it should fix the problem :)
$ pip install trains==0.10.3rc3

@bmartinn bmartinn added the bug Something isn't working label Jul 28, 2019
@motikadosh
Copy link
Author

motikadosh commented Jul 29, 2019 via email

@bmartinn
Copy link
Member

Closing, due to lack of activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants