In order to take part in our hands-on-lab session, please complete the following steps:
These steps are also available in the last email you received from Snowflake for this event.
- Please set up a snowflake trial account https://signup.snowflake.com/
- Please enable Anaconda – https://docs.snowflake.com/en/developer-guide/udf/python/udf-python-packages
- You have the option to create a HEX trial account if you want to avoid local install – https://app.hex.tech/signup/quickstart-30
If you want to use your own IDE on your laptop like VS Code or PyCharm or Jupyter, please install the following locally:
- Laptop with Administration rights to install software
- Python 3.9 installed on your laptop (https://www.python.org/downloads)
- Download and install the miniconda installer from https://conda.io/miniconda.html. (OR, you may use any other Python environment with Python 3.9, for example, https://virtualenv.pypa.io/en/latest)