Snowflake-Labs / sfguide-intro-to-machine-learning-with-snowflake-ml-for-python

Apache License 2.0
54 stars 114 forks source link

Import Bug in 1_sf_nb: Either Use PUBLIC schema in setup.sql or set ML_HOL_SCHEMA in the notebook #21

Open zach-blumenfeld opened 3 months ago

zach-blumenfeld commented 3 months ago

Running notebook as-is results in error

image

Using same schema as set in setup.sql fixes this though

image

zach-blumenfeld commented 3 months ago

I see now that I can set the schema when creating the notebook 😎. People like me are too dumb to follow directions like that though.
Maybe a good idea to add to notebook just in case 🤣

sfc-gh-thoyt commented 3 months ago

Thanks @zach-blumenfeld , great point. I'll add some guidance about using the ML_HOL_ db/schema.