Recent Releases of neetbox
neetbox - Overview page and new frontend theme
Overview page and new frontend theme by @lideming and @visualDust
Screenshot:
|||
|---|---|
||
|
Full Changelog: https://github.com/visualDust/neetbox/compare/0.5.2...0.6.0
- Python
Published by visualDust over 1 year ago
neetbox - Support math in run note
Now run notes support math.
Screenshot:
- Python
Published by visualDust over 1 year ago
neetbox - 0.5.1 Beta
What's Changed
- Refactor GPU utility imports to use local implementation by @AndPuQing in https://github.com/visualDust/neetbox/pull/290
- Add note to each run by @visualDust, @lideming in https://github.com/visualDust/neetbox/pull/292
Now can add markdown note to each run. Screenshot:
Full Changelog: https://github.com/visualDust/neetbox/compare/0.5.0...0.5.1
- Python
Published by visualDust over 1 year ago
neetbox - 0.5.0 Beta
What's Changed
- added overview wip by @visualDust in https://github.com/visualDust/neetbox/pull/289
Full Changelog: https://github.com/visualDust/neetbox/compare/0.4.15...0.5.0
- Python
Published by visualDust over 1 year ago
neetbox - 0.4.15 Beta
What's Changed
- Update renovate.json5 configuration by @AndPuQing in https://github.com/visualDust/neetbox/pull/265
- added NeetboxTrainerCallback by @visualDust in https://github.com/visualDust/neetbox/pull/282
- removed pillow and torch from deps, add docs to callback by @visualDust in https://github.com/visualDust/neetbox/pull/287
Full Changelog: https://github.com/visualDust/neetbox/compare/0.4.13...0.4.15
- Python
Published by visualDust over 1 year ago
neetbox - 0.4.13 Beta
Some minor fixes
- patch fixes by @visualDust in https://github.com/visualDust/neetbox/pull/142
- Dev by @visualDust in https://github.com/visualDust/neetbox/pull/143
- Move to fastapi by @visualDust in https://github.com/visualDust/neetbox/pull/147
- fixed errors when updating name of run by @visualDust in https://github.com/visualDust/neetbox/pull/197
- Dev by @visualDust in https://github.com/visualDust/neetbox/pull/198
Full Changelog: https://github.com/visualDust/neetbox/compare/0.4.0...0.4.13
- Python
Published by visualDust over 1 year ago
neetbox - 0.4 Beta
What's Changed
- docs by @visualDust in https://github.com/visualDust/neetbox/pull/129
- fix cannot differentiate when nesting progress bars by @visualDust in https://github.com/visualDust/neetbox/pull/130
- added gpu temperature by @visualDust in https://github.com/visualDust/neetbox/pull/131
screenshots:
Full Changelog: https://github.com/visualDust/neetbox/compare/0.3.3...0.4.0
- Python
Published by visualDust over 2 years ago
neetbox - 0.3 Beta 3
What's Changed
- better stability by @visualDust, @lideming in https://github.com/visualDust/neetbox/pull/123
Full Changelog: https://github.com/visualDust/neetbox/compare/0.3.0...0.3.3
Screenshot
- Python
Published by visualDust over 2 years ago
neetbox - 0.3 Beta 2
Now neetbox allow multiple run id online under same project id
What's Changed
- patch: stronger stability by @visualDust in https://github.com/visualDust/neetbox/pull/110
- Allow multiple run id online under same project id by @lideming in https://github.com/visualDust/neetbox/pull/120
Full Changelog: https://github.com/visualDust/neetbox/compare/0.3.0...0.3.2
- Python
Published by lideming over 2 years ago
neetbox - 0.3.0 Beta release
NEETBOX frontend ready for beta
- neetbox frontend maintenance by @lideming
- neetbox client and backend maintenance by @visualDust
- adding history and related apis by @visualDust in https://github.com/visualDust/neetbox/pull/76
- Add pytest coverage and Codecov action by @AndPuQing in https://github.com/visualDust/neetbox/pull/92
- added hist function by @PommesPeter in https://github.com/visualDust/neetbox/pull/112
DOCs not ready yet https://neetbox.550w.host/
Full Changelog: https://github.com/visualDust/neetbox/compare/0.2.0...0.3.0
- Python
Published by visualDust over 2 years ago
neetbox - 0.2.0-alpha-2
fixed frontend dist missing
- Python
Published by visualDust over 2 years ago
neetbox - 0.2.0-alpha-1
test, be ready for 1.0 beta release
main update
neetbox has frontend now thanks to @lideming. use cli command neet serve to launch neetbox backend and frontend, or run a neetbox project using server localhost in config file to let neetbox server self launch
other fix
- [Code Style] Added
pre-commitand code formatter by @PommesPeter in https://github.com/visualDust/neetbox/pull/52 - Use click as the command line interfaces by @AndPuQing in https://github.com/visualDust/neetbox/pull/53
- fixed args in resource loader by @visualDust in https://github.com/visualDust/neetbox/pull/56
- resource loader now default to scan all files when no file type is given by @visualDust in https://github.com/visualDust/neetbox/pull/57
- added testing apis into daemon by @visualDust in https://github.com/visualDust/neetbox/pull/60
- fix code style by @AndPuQing in https://github.com/visualDust/neetbox/pull/63
- Use fastapi by @AndPuQing in https://github.com/visualDust/neetbox/pull/65
Full Changelog: https://github.com/visualDust/neetbox/compare/0.1.516...0.2.0
- Python
Published by visualDust over 2 years ago
neetbox - 0.1.511
What's Changed
- Added
@listenforneetbox.daemon, removed several package dependency, and added auto reconnect for daemon client by @visualDust in https://github.com/visualDust/neetbox/pull/40
Full Changelog: https://github.com/visualDust/neetbox/compare/0.1.510...0.1.511
- Python
Published by visualDust about 3 years ago
neetbox - 0.1.509
What's Changed
- [Feature][Daemon] Support daemon on windows by @AndPuQing in https://github.com/visualDust/neetbox/pull/34
- Dev by @visualDust in https://github.com/visualDust/neetbox/pull/35
- moved pkg to utils and removed some dependencies by @visualDust in https://github.com/visualDust/neetbox/pull/36
- Fixed bugs caused by shit sucked win32 by @visualDust in https://github.com/visualDust/neetbox/pull/37
New Contributors
- @AndPuQing made their first contribution in https://github.com/visualDust/neetbox/pull/34
Full Changelog: https://github.com/visualDust/neetbox/compare/0.1.508...0.1.509
- Python
Published by visualDust about 3 years ago
neetbox - 0.1.507
What's Changed
- Fixed exceptions running on windows, added passive
@watchand initiative@watchfor daemon by @visualDust in https://github.com/visualDust/neetbox/pull/31
Full Changelog: https://github.com/visualDust/neetbox/compare/0.1.506...0.1.507
- Python
Published by visualDust about 3 years ago
neetbox - 0.1.506-daemon-experimental
What's Changed
- Added cli and daemon experimental features @visualDust in https://github.com/visualDust/neetbox/pull/30
Full Changelog: https://github.com/visualDust/neetbox/compare/0.1.505...0.1.506
- Python
Published by visualDust about 3 years ago
neetbox - 0.1.502
What's Changed
- added cli as experimental feature by @visualDust in https://github.com/visualDust/neetbox/pull/27
- updated load word vectors by @PommesPeter in https://github.com/visualDust/neetbox/pull/23
- other changes by @visualDust
Full Changelog: https://github.com/visualDust/neetbox/compare/0.1.501...0.1.502
- Python
Published by visualDust about 3 years ago
neetbox - 0.1.500-resourceloader-instantfix
What's Changed
- Fixed: Resource Loader does not see all files by @PaperCube in https://github.com/visualDust/neetbox/pull/22
Full Changelog: https://github.com/visualDust/neetbox/compare/0.1.419...0.1.500
- Python
Published by visualDust over 3 years ago
neetbox - 0.1.419-logger-not-compatible
What's Changed
- Useless changes by @visualDust and @PommesPeter
Full Changelog: https://github.com/visualDust/neetbox/compare/0.1.418...0.1.419
- Python
Published by visualDust over 3 years ago
neetbox - 0.1.418
What's Changed
- Initial implementation of AutoSplitLogWriter by @PaperCube in https://github.com/visualDust/neetbox/pull/15
- ResourceLoader uses pathlib.Path.glob/match instead of manual BFS by @PaperCube in https://github.com/visualDust/neetbox/pull/16
- Other changes by @visualDust
New Contributors
- @PaperCube made its first contribution in https://github.com/visualDust/neetbox/pull/15
Full Changelog: https://github.com/visualDust/neetbox/compare/0.1.417...0.1.418
- Python
Published by visualDust over 3 years ago
neetbox - 0.1.416-log-compatible
Full Changelog: https://github.com/visualDust/neetbox/compare/0.1.415...0.1.416
- Python
Published by visualDust over 3 years ago
neetbox - 0.1.42-logger-incompatible
Full Changelog: https://github.com/visualDust/neetbox/compare/0.1.411-logger-compatible...0.1.42-logger-incompatible
- Python
Published by visualDust over 3 years ago