conda-forge / dotnet-interactive-feedstock

A conda-smithy repository for dotnet-interactive.
BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

Skip first run experience #1

Open dhirschfeld opened 3 years ago

dhirschfeld commented 3 years ago

Set env var DOTNET_INTERACTIVE_SKIP_FIRST_TIME_EXPERIENCE

xref: https://github.com/dotnet/interactive/pull/929

dhirschfeld commented 3 years ago

Looks like we also want DOTNET_INTERACTIVE_CLI_TELEMETRY_OPTOUT=true

Welcome to .NET Interactive!
---------------------
Telemetry
---------
The .NET Core tools collect usage data in order to help us improve your experience.The data is anonymous and doesn't include command-line arguments. The data is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_INTERACTIVE_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.