Fix flickering of preview table window
No merged PRs
Restrict page size options of data previewer
- Fixes serialization error #28 (@dan1elt0m)
(GitHub contributors page for this release)
Change DuckDB requirement
- Add pandas to python deps #26 (@dan1elt0m)
(GitHub contributors page for this release)
- Add support for previewing data when both jupyter server and uc server are running in the same Docker network #25 (@dan1elt0m)
(GitHub contributors page for this release)
- Add support for previewing data when both jupyter server and uc server are running in the same Docker network #25 (@dan1elt0m)
(GitHub contributors page for this release)
- Add preview table option: #24 (@dan1elt0m)
(GitHub contributors page for this release)
- Fix explorer widget creating extra panels #23 (@dan1elt0m)
(GitHub contributors page for this release)
- Adds buttons to manage unity catalog from explorer #22 (@dan1elt0m)
(GitHub contributors page for this release)
- Add catalog explorer #21 (@dan1elt0m)
(GitHub contributors page for this release)
- Redesign junity #17 (@dan1elt0m)
(GitHub contributors page for this release)
- Add styling login page #15 (@dan1elt0m)
- Remove xhr2 dep #14 (@dan1elt0m)
(GitHub contributors page for this release)
- Require clientId when auth is enabled #13 (@dan1elt0m)
(GitHub contributors page for this release)
- Add authentication with Google #10 (@dan1elt0m)
- Several maintainability improvements
- Expand all button now collapses all on first click and doesn't need an extra collapse and expand cycle.
(GitHub contributors page for this release)
- Fix ignore of default settings when no env vars are set #9 (@dan1elt0m)
(GitHub contributors page for this release)
- Add env var server #8 (@dan1elt0m)
(GitHub contributors page for this release)
- Add option to configure settings via environmental variables #7 (@dan1elt0m)
(GitHub contributors page for this release)
- Add support for auth token #6 (@dan1elt0m)
(GitHub contributors page for this release)
- Added support for authentication
(GitHub contributors page for this release)
- Added a docker compose example
- Added title and description to the junity settings page
- bump version #4 (@dan1elt0m)
(GitHub contributors page for this release)
- Change UC Host default URL to localhost:8080/api/2.1/unity-catalog.
- Demo gif and configuration instructions
- Initial commit for the Junity plugin.