Till Aczél

@FzDZ9kehQuSArsJfzbjFbw

Joined on Mar 11, 2024

  • Snowflake in Visual Studio Code One of the downsides of solving the Jupyter Notebook with Snowflake in the browser is the lack of code auto-complete supported by common IDEs like VScode, PyCharm, etc. Also, you will also have to download the solved notebook before submitting it. By solving the notebook localy you can overcome these issues, however you won't have the GPU Hardware for the more computationally demanding tasks in some notebooks. To solve this problem, you can connect to the Snowflake cluster and select the kernel in VScode, which will allow you to work locally while having access to Snowsflake's hardware. To achieve this, perform the following steps: 1. Connect to Snowflake Cluster
     Like  Bookmark