Open
Description
Is this a new bug?
- I believe this is a new bug
- I have searched the existing issues, and I could not find an existing issue for this bug
Current Behavior
Running the first cell in the canopy data prep notebook returns the error
ERROR: Could not find a version that satisfies the requirement canopy-sdk==0.1.0 (from versions: 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2.0)
ERROR: No matching distribution found for canopy-sdk==0.1.0
Expected Behavior
the canopy-sdk pip package installs successfully
Steps To Reproduce
- Open the canopy data prep notebook
- Connect to a runtime
- Run the first cell