Jason Freeberg

Results 8 issues of Jason Freeberg

This way, the conda environment creation step will install the packages from the Snowflake conda channel (previously it installed from pip). Not all packages installed with pip are available on...

For review with DEX on VS Code extension 1. Replace pyproject.toml 1. Pyproject.toml uses hatchling and plugin to use requirements.txt 3. Consolidate app.toml, pytest.ini, and pylint.rc under pyproject.toml 4. Add...

To test: 1. Try installing a package that's not on Snowflake 2. Installing a package with newer version on PyPi than Snowflake channel

More info: https://github.com/Snowflake-Labs/snowpark-python-template/pull/7#discussion_r1282604577

![](https://static.wixstatic.com/media/e8b097_8fda4e0a85f84445b6c80bf631baa0b3~mv2.jpeg/v1/fill/w_1000,h_663,al_c,q_85,usm_0.66_1.00_0.01/e8b097_8fda4e0a85f84445b6c80bf631baa0b3~mv2.jpeg)

### Python version Python 3.10.9 (main, Mar 1 2023, 12:33:47) [Clang 14.0.6 ] ### Operating system and processor architecture macOS-10.16-x86_64-i386-64bit ### Installed packages ```python (This is after installing 3.12.2) asn1crypto==1.5.1...

bug
needs triage