-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Test: Getting Started #16796
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I agree, I felt disconnected when going between many of the steps.
|
@luabud, @brettcannon - Are those A/B experiment settings correct? |
@lszomoru Are you using the insiders build of the Python extension? Try using |
@karrtikr, that was it. I am unblocked now. thanks! |
Shouldn't the |
Yeah that's much better, thanks for bringing it up! Fixed by #16820 |
Uh oh!
There was an error while loading. Please reload this page.
Refs: #16678
Complexity: 5
Create Issue
Created on behalf of @luabud who wrote this but is out recovering from her second vaccine dose 💉
Because the new getting started page will only show in the welcome view for those in the treatment group of the A/B experiment, you need to set the following settings in your user settings.json in order to test it:
Pre-existing start page
Python: Start
in the command palette, ensure that no start page-related commands appear."python.showStartPage": false,
setting to your JSON settings, and verify that this setting is marked as unsupported.Welcome Page (
Help: Welcome
command)Get started with Python development
Get started with Python for Data Science
(*) When I was testing this, I didn't quite like the experience as it felt unexpected. If others feel the same way, we can talk to Jeffrey to see if it's worth just directing it to the anaconda webpage, and then add a tip on the next tile (for interpreter selection) for users to reload the window if they don't find their conda environment.
The text was updated successfully, but these errors were encountered: