bytesemantics

Results 4 comments of bytesemantics

Thanks for expressing the use case. There are plenty of examples in the ipyaggrid (another table ipywidget) repository. Unfortunately both table widgets do not meet my scalability needs (met with...

Thanks for confirming the issue as I had tried the approach you have suggested. One comment to make: Options[rows] is assigned correctly. Options[cols] is unassigned. On Thu, 18 Feb 2021,...

Had this issue myself today. Resolved by install aesara with latest version. (i.e. once penaltyblog installed, I manually ran pip install aesara --upgrade)

I can confirm similar issues with HortonWorks Hadoop. Some non-substantive research (google queries) - led me to: https://community.cloudera.com/t5/Support-Questions/Connecting-to-Kerberos-Enabled-hive-via-JDBC-directly-from/m-p/95833 Having looked through the https://github.com/jcrist/skein codebase (used by dask-yarn for yarn connectivity)...