https://kedro.org/ logo
#beginners-need-help
Title
# beginners-need-help
a

austin-hilberg

02/08/2022, 9:28 PM
I've created a new conda environment with
python=3.8
, and I've installed kedro and jupyter using
-c conda-forge
. However, I'm getting a "no such command 'jupyter'" error. I've set up Kedro and Jupyter many times before in conda environments, and I can't figure out what I'm doing wrong. Thanks!