dmlc / XGBoost.jl

XGBoost Julia Package
Other
288 stars 111 forks source link

fixes for Term extension #185

Closed ExpandingMan closed 1 year ago

ExpandingMan commented 1 year ago

Somehow I had previously missed the fact that the Term extension was no longer even creating show methods. With this fix, Term panels will show for the "text/plain" mime type when Term is loaded.

Additionally, there is a small fix for CUDA-backed tables in an issue that's caught in a test but not in CI/CD because of lack of CUDA.