Channels
advanced-need-help
job-posting
welcome
announcements
resources
plugins-integrations
beginners-need-help
random
introductions
Powered by
#beginners-need-help
Title
g
Goss
07/12/2022, 6:39 PM
@noklam
Case solved. Documentation bug:
https://kedro.readthedocs.io/en/stable/tutorial/set_up_experiment_tracking.html#set-up-the-session-store
...says to modify
./src/settings.py
but it should be
./src/{project name}/settings.py
Post