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
Partial logic for basic UI workflow + More improvements (#10)
* Initial demo UI - courtesy Megan/narasimhard
* Update version n add h2o-wave dependency
* UI relate
* Few more updates n corrections
* Save the right generated SQL
* Add pandasql dependency
gptcache==0.1.29.1 ; python_full_version>="3.8.16" and python_version < "3.10"
15
15
greenlet==2.0.2 ; python_full_version>="3.8.16" and platform_machine == "aarch64" and python_version < "3.10" or python_full_version >= "3.8.16" and platform_machine == "ppc64le" and python_version < "3.10" or python_full_version >= "3.8.16" and platform_machine == "x86_64" and python_version < "3.10" or python_full_version >= "3.8.16" and platform_machine == "amd64" and python_version < "3.10" or python_full_version >= "3.8.16" and platform_machine == "AMD64" and python_version < "3.10" or python_full_version >= "3.8.16" and platform_machine == "win32" and python_version < "3.10" or python_full_version >= "3.8.16" and platform_machine == "WIN32" and python_version < "3.10"
16
16
huggingface-hub==0.15.1 ; python_full_version>="3.8.16" and python_version < "3.10"
17
+
h2o-wave==0.26.1 ; python_full_version>="3.8.16" and python_version < "3.10"
17
18
idna==3.4 ; python_full_version>="3.8.16" and python_version < "3.10"
18
19
jinja2==3.1.2 ; python_full_version>="3.8.16" and python_version < "3.10"
19
20
joblib==1.2.0 ; python_full_version>="3.8.16" and python_version < "3.10"
0 commit comments