When trying to deploy my prototype internally in Snowflake in Streamlit I get the below warning when I try to create the Streamlit App.
In the video this “compute pool” field was not visible. Obviously the conditions for a trial user for Snowflake have changed slightly since the creation of the course. I’m not sure how best to proceed to step through the remaining videos of the course. Thanks
You should see the following output if the run is successful:
Compute pool TUTORIAL_COMPUTE_POOL successfully created. Please run 'DESCRIBE COMPUTE POOL TUTORIAL_COMPUTE_POOL' to check the compute pool state. NOTE the compute pool is not ready to deploy a service or job before reaching ACTIVE or IDLE state.
Refresh the browser once or twice just to be sure that the new compute tool gets reflected
Head back to creating a Streamlit app and you should see the recently created compute pool.
Hi @kate_gould1@jan.ravnik It looks like the field compute pool appears when we select “Run on Container” ; that is not the case when we select “run on warehouse” as we did in previous videos.