ChainYo
02/05/2022, 11:47 AMcredentials.yml
. It doesn't work and it seems that the credentials aren't used like it should be. The strange thing is I use also credentials for another modular pipeline before the one with Minio but with Binance credentials and it works. I'm confused about the error I got because I do exactly the same processChainYo
02/05/2022, 11:47 AMChainYo
02/05/2022, 11:49 AMChainYo
02/05/2022, 12:22 PMChainYo
02/05/2022, 12:33 PMbeats-like-a-helix
02/05/2022, 10:19 PMkedro install
is being depreciated in favour of pip install -r src/requirements.txt
to install dependencies. Does this effectively mean that managing dependencies via conda alone is now depreciated, given that kedro install
currently supports installing from src/environment.yml
?avan-sh
02/05/2022, 11:02 PMavan-sh
02/06/2022, 12:00 AMChainYo
02/06/2022, 7:51 AMChainYo
02/06/2022, 7:52 AMChainYo
02/06/2022, 7:53 AMavan-sh
02/06/2022, 8:09 AMChainYo
02/06/2022, 8:10 AMChainYo
02/06/2022, 8:11 AMclient = Minio(**minio_creds)
avan-sh
02/06/2022, 8:14 AMavan-sh
02/06/2022, 8:15 AMChainYo
02/06/2022, 8:15 AMbeats-like-a-helix
02/06/2022, 5:41 PMbeats-like-a-helix
02/06/2022, 5:49 PMChainYo
02/06/2022, 5:52 PMChainYo
02/06/2022, 5:53 PMbeats-like-a-helix
02/06/2022, 5:59 PMdatajoely
02/06/2022, 7:27 PMkedro install
datajoely
02/06/2022, 7:30 PMmartinlarsalbert
02/08/2022, 7:24 AMdatajoely
02/08/2022, 9:41 AMmartinlarsalbert
02/08/2022, 3:48 PMaustin-hilberg
02/08/2022, 9:28 PMpython=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!datajoely
02/08/2022, 9:35 PMdatajoely
02/08/2022, 9:35 PM