remove unknown option from env

This commit is contained in:
Sebastian Raschka 2024-06-18 07:52:54 -05:00 committed by GitHub
parent 368953f89d
commit 44972d64d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,6 @@ body:
label: Where do you run your code?
description: Please select the computing environment where you ran this code.
options:
- "Unknown"
- "Local (laptop, desktop)"
- "Lightning AI Studio"
- "Google Colab"