Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pythonthings
/
client
Public
forked from
wandb/wandb
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 19, 2020
Added PyDocs to WBValue, Image, Table, JoinedTable, Classes, BoundingBoxes2d, and ImageMask (#1522)
tssweeney
authored
c0090a1
View commit details
Copy full SHA for c0090a1
Browse repository at this point
Modified Image Path Resolution to Respect Original Source Path (#1521)
tssweeney
authored
38454ab
View commit details
Copy full SHA for 38454ab
Browse repository at this point
circleci improvements: dont match master cache, speed up linux builds (#1524)
Show description for fe612a2
raubitsj
authored
fe612a2
View commit details
Copy full SHA for fe612a2
Browse repository at this point
Bump version: 0.10.11 → 0.10.12.dev1
raubitsj
committed
91e39be
View commit details
Copy full SHA for 91e39be
Browse repository at this point
Test for Image passed to Image Constructor (#1520)
tssweeney
authored
218d1f9
View commit details
Copy full SHA for 218d1f9
Browse repository at this point
Commits on Nov 18, 2020
Warning message when logging a sequence of images and they don't match in size (#1477)
Show description for 775994e
jsbroks
authored
775994e
View commit details
Copy full SHA for 775994e
Browse repository at this point
Bump version: 0.10.11.dev1 → 0.10.11
raubitsj
committed
d33b916
View commit details
Copy full SHA for d33b916
Browse repository at this point
More prep for 0.10.11 release
raubitsj
authored
7352544
View commit details
Copy full SHA for 7352544
Browse repository at this point
Prep for 0.10.11 release
raubitsj
authored
c969ae1
View commit details
Copy full SHA for c969ae1
Browse repository at this point
update changelog
raubitsj
authored
332a72c
View commit details
Copy full SHA for 332a72c
Browse repository at this point
Improve text about offline/online modes (#1515)
raubitsj
authored
50a8f9c
View commit details
Copy full SHA for 50a8f9c
Browse repository at this point
Add python 3.9 tests (#1393)
raubitsj
authored
1452215
View commit details
Copy full SHA for 1452215
Browse repository at this point
logging.warn() has been deprecated for a while (#1512)
raubitsj
authored
7e9e15b
View commit details
Copy full SHA for 7e9e15b
Browse repository at this point
Don't check for cache hits in when download x-artifact ref, do it in … (#1511)
Show description for fa69d7e
shawnlewis
and
tssweeney
authored
fa69d7e
View commit details
Copy full SHA for fa69d7e
Browse repository at this point
Use target entry's digest as our digest for artifact->artifact refs (#1510)
Show description for 0c2cc7a
shawnlewis
and
tssweeney
authored
0c2cc7a
View commit details
Copy full SHA for 0c2cc7a
Browse repository at this point
[WB-3871] Exceptions raised in handlers should not hang the user process (#1508)
Show description for 589ad8e
annirudh
authored
589ad8e
View commit details
Copy full SHA for 589ad8e
Browse repository at this point
Commits on Nov 17, 2020
[WB-3873] Graceful warning when config proto values are not wrapped (#1509)
Show description for 5a3c794
tssweeney
authored
5a3c794
View commit details
Copy full SHA for 5a3c794
Browse repository at this point
Fixed path mutation (#1506)
tssweeney
authored
9dcb2d8
View commit details
Copy full SHA for 9dcb2d8
Browse repository at this point
[CLI-542] Fix deprecation warnings in Python 3.8 (#1505)
Show description for c9018d8
tirkarthi
authored
c9018d8
View commit details
Copy full SHA for c9018d8
Browse repository at this point
[CLI-622]: Make silent mode work for jupyter (#1495)
Show description for 41ea753
KyleGoyette
authored
41ea753
View commit details
Copy full SHA for 41ea753
Browse repository at this point
Commits on Nov 16, 2020
[WB-3790] - fix scikit import (#1473)
KyleGoyette
authored
488f6db
View commit details
Copy full SHA for 488f6db
Browse repository at this point
[WB-3782] Don't query for notebook details if WANDB_NOTEBOOK_NAME env variable is set (#1494)
Show description for 5184693
tssweeney
authored
5184693
View commit details
Copy full SHA for 5184693
Browse repository at this point
Refactored OO Media & Artifact Manipulation (#1476)
tssweeney
authored
5535b86
View commit details
Copy full SHA for 5535b86
Browse repository at this point
[WB-3836] Disabled mode fixes (#1480)
farizrahman4u
authored
fe0235f
View commit details
Copy full SHA for fe0235f
Browse repository at this point
Client Docs: Update docstrings for markdown generation (#1435)
Show description for a73f31b
cvphelps
and
ariG23498
authored
a73f31b
View commit details
Copy full SHA for a73f31b
Browse repository at this point
Commits on Nov 14, 2020
[WB-3854]: Out of range error when class names not included as argument (#1479)
Show description for 4150edb
KyleGoyette
authored
4150edb
View commit details
Copy full SHA for 4150edb
Browse repository at this point
Commits on Nov 13, 2020
[ESD-149]: Add root logging directory option to handle several logdirs under one root (#1490)
Show description for b1efe21
KyleGoyette
authored
b1efe21
View commit details
Copy full SHA for b1efe21
Browse repository at this point
Commits on Nov 12, 2020
Added div-zero safegaurd (#1483)
tssweeney
authored
9245e09
View commit details
Copy full SHA for 9245e09
Browse repository at this point
Convert floats to ints when passing to ToSeconds (#1478)
jsbroks
authored
15f47da
View commit details
Copy full SHA for 15f47da
Browse repository at this point
Fix/wandb watch docstring (#1482)
Show description for daaf7b9
lukas
authored
daaf7b9
View commit details
Copy full SHA for daaf7b9
Browse repository at this point
Commits on Nov 10, 2020
Bump version: 0.10.10 → 0.10.11.dev1
raubitsj
committed
788b246
View commit details
Copy full SHA for 788b246
Browse repository at this point
Commits on Nov 9, 2020
Bump version: 0.10.10.dev1 → 0.10.10
raubitsj
committed
385f12e
View commit details
Copy full SHA for 385f12e
Browse repository at this point
Merge branch 'master' of github.com:wandb/client
raubitsj
committed
e7df3df
View commit details
Copy full SHA for e7df3df
Browse repository at this point
update changelog (#1475)
raubitsj
authored
3c8b918
View commit details
Copy full SHA for 3c8b918
Browse repository at this point
Changelog
raubitsj
committed
55473e4
View commit details
Copy full SHA for 55473e4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.