Commit Graph

  • 9b2e4bf7b6 Merge pull request #9 from zdunecki/chore/json-schema-generator main Kohaku-Blueleaf 2026-02-12 14:44:19 +08:00
  • 8d340a5c89 chore(json-schema-generator): added __generated__ to .gitignor Patryk Zdunowski 2026-02-11 22:05:43 +00:00
  • d89259db43 Merge pull request #10 from MigoXV/fix/tree Kohaku-Blueleaf 2026-02-08 21:59:34 +08:00
  • 59a8a1646d feat(lakefs): add resolve_revision function to handle branch names and commit hashes migo 2026-02-04 11:04:58 +08:00
  • f41728fa60 fix(api): update path handling in file and directory conversion functions migo 2026-02-04 10:47:59 +08:00
  • 4d7d13e033 Merge pull request #8 from zdunecki/fix/docs-setup Kohaku-Blueleaf 2026-02-03 20:49:01 +08:00
  • 5071de22f3 chore(json-schema-generator): generate_json_schema.py script helpful for generating schemas for pydantic models Patryk Zdunowski 2026-01-30 18:21:54 +01:00
  • 188bc581aa fix(docs-setup): ./deploy.sh -> python ./scripts/deploy.py Patryk Zdunowski 2026-01-30 17:10:04 +01:00
  • 3eb363f45a update config migrate script Kohaku-Blueleaf 2026-01-22 23:29:47 +08:00
  • bc0bc8481a fix ui bug Kohaku-Blueleaf 2026-01-22 23:29:36 +08:00
  • da2b8f4fea make pgsql client things into custom docker file for lakefs Kohaku-Blueleaf 2026-01-22 23:29:24 +08:00
  • ef72901149 fix example docker config/generator Kohaku-Blueleaf 2026-01-22 23:29:07 +08:00
  • c3e4201b77 Merge pull request #5 from LenDigLearn/main Kohaku-Blueleaf 2025-11-13 21:26:15 +08:00
  • 015d60aa2c use single space placeholder in case a readme exists but has no content apart from frontmatter Lennard Strohmeyer 2025-11-12 14:17:27 +01:00
  • b86e00a1a1 correctly display lists in markdown viewer Lennard Strohmeyer 2025-11-12 14:08:13 +01:00
  • cb6c9ccac1 fix loadFolder s.t. correct paths are returned for files in subfolders Lennard Strohmeyer 2025-11-12 12:16:54 +01:00
  • 04961a89b1 Truncate commit ID in info endpoint to be compatible with huggingface client requirements Lennard Strohmeyer 2025-11-12 11:53:05 +01:00
  • 0d3167ed94 update logo banner Kohaku-Blueleaf 2025-11-05 10:36:09 +08:00
  • 59dceaa206 update logo banner Kohaku-Blueleaf 2025-11-05 10:34:47 +08:00
  • bcdb1a9791 Merge branch 'main' of https://github.com/KohakuBlueleaf/KohakuHub Kohaku-Blueleaf 2025-11-05 10:32:45 +08:00
  • a36b150cc2 update logo banner Kohaku-Blueleaf 2025-11-05 10:31:56 +08:00
  • cb344905fc Merge pull request #3 from theblackcat102/readme-image-fix Kohaku-Blueleaf 2025-11-04 13:44:05 +08:00
  • 7210aceea1 [feat] update banner image theblackcat102 2025-11-02 08:05:33 +08:00
  • 4a32355364 update pyproject.toml Kohaku-Blueleaf 2025-11-01 13:10:05 +08:00
  • bdd62ac9fe remove client part Kohaku-Blueleaf 2025-11-01 13:09:34 +08:00
  • 9bd45b2bfb continue cleanup Kohaku-Blueleaf 2025-10-29 17:22:36 +08:00
  • 3c8f7ac1e2 seperate KohakuBoard to standalone repo Kohaku-Blueleaf 2025-10-29 16:57:23 +08:00
  • 111ead8706 explicit placeholder for passwd/username in pgsql connection Kohaku-Blueleaf 2025-10-29 16:13:54 +08:00
  • c0efc9a026 tiny fixes Kohaku-Blueleaf 2025-10-29 16:02:48 +08:00
  • 5afaeec987 update readme and contributing.md KohakuBlueleaf 2025-10-29 14:59:52 +08:00
  • c1ae4402e6 add comprehensive docs for kohakuboard KohakuBlueleaf 2025-10-29 14:59:43 +08:00
  • 2eb85c364e update gitignore KohakuBlueleaf 2025-10-29 14:58:27 +08:00
  • a8598ef893 add kobo formating script KohakuBlueleaf 2025-10-29 14:57:55 +08:00
  • 993c978e17 use new API in example KohakuBlueleaf 2025-10-29 14:57:43 +08:00
  • 0de9149ce7 update pyproject.toml KohakuBlueleaf 2025-10-29 14:07:13 +08:00
  • 61eb82c2dd Add unified log method for all type at once KohakuBlueleaf 2025-10-29 14:06:42 +08:00
  • 5e9390a019 formatting/building Kohaku-Blueleaf 2025-10-29 08:11:27 +08:00
  • 56cc92901a new backend api for batch fetch Kohaku-Blueleaf 2025-10-29 08:11:21 +08:00
  • e089c3135b Add wandb-like project page Kohaku-Blueleaf 2025-10-29 08:04:40 +08:00
  • 5229e37118 Merge branch 'main' of https://github.com/KohakuBlueleaf/KohakuHub Kohaku-Blueleaf 2025-10-28 21:16:16 +08:00
  • 817344654b clean up redundant test script/temp doc Kohaku-Blueleaf 2025-10-28 21:15:46 +08:00
  • 8ef2daf47b better add chart button Kohaku-Blueleaf 2025-10-28 20:55:18 +08:00
  • 39267b5ee6 Merge pull request #2 from ntrwansuiBC/bug-fix ntrwansui 2025-10-28 19:42:17 +08:00
  • c78e330229 bug fix: Now the logger uvicorn.access will be intercepted correctly lxy 2025-10-28 19:33:32 +08:00
  • 6ceb4f29ea initial attempt on hf-xet support Kohaku-Blueleaf 2025-10-28 17:07:49 +08:00
  • bc0b1b4bb4 non-blocking read + no import in function Kohaku-Blueleaf 2025-10-28 13:52:57 +08:00
  • 98204d97f4 avoid same value condition Kohaku-Blueleaf 2025-10-28 13:52:41 +08:00
  • 9fd6495ebb backend for lance hist Kohaku-Blueleaf 2025-10-28 04:15:15 +08:00
  • 9c6e61480b lance impl for hist Kohaku-Blueleaf 2025-10-28 04:15:04 +08:00
  • 9beca81307 new format + polling Kohaku-Blueleaf 2025-10-28 00:21:21 +08:00
  • 68c66ad843 lance + sqlite hybrid storage Kohaku-Blueleaf 2025-10-28 00:21:07 +08:00
  • 9c15415487 update mock data gen Kohaku-Blueleaf 2025-10-27 17:27:06 +08:00
  • b62a0fd8db hover sync, NaN/inf handling, better layout Kohaku-Blueleaf 2025-10-27 17:26:45 +08:00
  • e89abeaae4 seperate db + better value handling Kohaku-Blueleaf 2025-10-27 17:26:26 +08:00
  • be448f6c03 correct args and logging Kohaku-Blueleaf 2025-10-27 14:43:12 +08:00
  • 59bab740ee make xaxis spike works for slave chart Kohaku-Blueleaf 2025-10-27 14:43:02 +08:00
  • 6b88fbc4b6 KohakuBoard related doc early version Kohaku-Blueleaf 2025-10-27 12:28:08 +08:00
  • 37c431b3ea KohakuBoard related doc early version Kohaku-Blueleaf 2025-10-27 12:27:48 +08:00
  • f021086cb5 standalone kohakuboard Kohaku-Blueleaf 2025-10-27 12:27:31 +08:00
  • 6f84e09f66 better deploy choice Kohaku-Blueleaf 2025-10-27 12:27:20 +08:00
  • 8fef619f6f kohakuboard frontned update to support remote mode Kohaku-Blueleaf 2025-10-27 12:15:01 +08:00
  • a2c0603133 init impl of remote kohakuboard Kohaku-Blueleaf 2025-10-27 12:14:39 +08:00
  • 69b6560021 kohakuboard deploy Kohaku-Blueleaf 2025-10-27 12:14:25 +08:00
  • 44798ec3ab update deploy things for kohakuboard Kohaku-Blueleaf 2025-10-27 12:14:12 +08:00
  • d8a5596c86 better layout + cleanup Kohaku-Blueleaf 2025-10-27 11:42:43 +08:00
  • 5aed60a6d3 clean up duplicated impl Kohaku-Blueleaf 2025-10-27 11:42:31 +08:00
  • 0a9ec23ca2 Make kobo's auth system to follow kohakuhub Kohaku-Blueleaf 2025-10-27 03:47:17 +08:00
  • 3e9fbc36c7 Re org kohakuboard ui routes Kohaku-Blueleaf 2025-10-27 03:44:13 +08:00
  • a06bddb481 Add kobo cli command Kohaku-Blueleaf 2025-10-27 03:43:58 +08:00
  • 84f76f8042 support both local/remote hosting for kohakuboard Kohaku-Blueleaf 2025-10-27 03:43:50 +08:00
  • c09ab6bc46 add hover sync Kohaku-Blueleaf 2025-10-27 02:03:23 +08:00
  • 8f703afd3c update .gitignore Kohaku-Blueleaf 2025-10-27 00:35:04 +08:00
  • 61c96ebc02 Add realworld training example for kohakuboard Kohaku-Blueleaf 2025-10-27 00:34:42 +08:00
  • a35316ed01 update .gitignore Kohaku-Blueleaf 2025-10-27 00:34:30 +08:00
  • 26fad0be6c add histogram flow, sync resize, tab wise setting.... Kohaku-Blueleaf 2025-10-27 00:34:21 +08:00
  • 52c20668bb add local hosting for kohakuboard Kohaku-Blueleaf 2025-10-27 00:33:41 +08:00
  • 13ee449b23 add histogram logging and better flush strategy Kohaku-Blueleaf 2025-10-27 00:33:21 +08:00
  • 8af2f3a6c2 support local serving Kohaku-Blueleaf 2025-10-26 19:35:49 +08:00
  • 54e542977a better kohakuboard example Kohaku-Blueleaf 2025-10-26 19:35:28 +08:00
  • 547c6a82c1 Better animation and setup Kohaku-Blueleaf 2025-10-26 11:55:21 +08:00
  • 929c48f4d7 initial kohakuboard client implementation Kohaku-Blueleaf 2025-10-26 02:19:09 +08:00
  • 13f76a1ad6 initial kohakuboard client implementation Kohaku-Blueleaf 2025-10-26 02:07:55 +08:00
  • 943c2f7e68 better mock data Kohaku-Blueleaf 2025-10-26 00:40:59 +08:00
  • 4d6e42bacb sync slider and better resize preview Kohaku-Blueleaf 2025-10-26 00:40:48 +08:00
  • c7c8446af8 formatting Kohaku-Blueleaf 2025-10-25 22:42:15 +08:00
  • a722054ecc Merge pull request #1 from ntrwansuiBC/main Kohaku-Blueleaf 2025-10-25 22:41:25 +08:00
  • 3d8f5b6de6 build script for kohakuboard Kohaku-Blueleaf 2025-10-25 18:46:56 +08:00
  • 27cccd59a5 init impl ui for kohakuboard Kohaku-Blueleaf 2025-10-25 18:46:46 +08:00
  • 09a0cd0c54 mock data api for kohakuboard Kohaku-Blueleaf 2025-10-25 18:46:06 +08:00
  • b45be04146 fix datasetviewer in private repo Kohaku-Blueleaf 2025-10-25 00:46:56 +08:00
  • 413ab7b15d default to select no file Kohaku-Blueleaf 2025-10-24 23:59:46 +08:00
  • 544fc1116b allow datasetviewer to view non root file Kohaku-Blueleaf 2025-10-24 23:56:00 +08:00
  • 5bfaee0ae1 allow datasetviewer to pass user auth to backend resolve Kohaku-Blueleaf 2025-10-24 23:55:42 +08:00
  • 349f939ece fix tree fallback false result Kohaku-Blueleaf 2025-10-24 23:55:17 +08:00
  • 980c1462c1 update: now logger.py based on loguru. feature: now logs will output to file if set app.log_format to file. default path: logs/kohakuhub.log lxy 2025-10-24 23:02:02 +08:00
  • 88a2e3c328 update document for APIs Kohaku-Blueleaf 2025-10-24 18:45:55 +08:00
  • 5fee93eb08 faster frontend upload Kohaku-Blueleaf 2025-10-24 16:54:14 +08:00
  • fd6bf3db19 remove problematic optional build Kohaku-Blueleaf 2025-10-24 16:29:00 +08:00
  • e4658f831f add licensing doc Kohaku-Blueleaf 2025-10-24 16:28:27 +08:00
  • 6742811aba update expires_in info in s3 things Kohaku-Blueleaf 2025-10-24 16:12:02 +08:00