Channels
announcements
introduce-yourself
resources
random
plugins-integrations
user-research
questions
questions-so
job-posting
help-
circleci-status
dependencies-releases
Powered by
#questions
Title
# questions
j
Jonah Blumstein
06/21/2023, 10:07 PM
anyone know how to override the opt into usage analytics prompt when running
%load_ext kedro.ipython
for the first time in a notebook? basically this but in a notebook environment:
https://github.com/kedro-org/kedro/issues/1640
d
datajoely
06/22/2023, 12:21 AM
Uninstall kedro-telemetry from your environment
👍 1
3 Views
Post