Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ericsnowcurrently
/
vscode-python
Public
forked from
microsoft/vscode-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
11
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 3, 2020
Add the base Python envs locators. (#13764)
Eric Snow
authored
329292c
Copy full SHA for 329292c
Fix Eslint in legacyIOc (#13757)
karthiknadig
authored
37ff6cb
Copy full SHA for 37ff6cb
WebViewHost => WebviewPanelHost WebView => WebviewPanel refactor (#13773)
IanMatthewHuff
authored
88c2708
Copy full SHA for 88c2708
bump plotly.js-dist at v1.55.1 (#13774)
archmoj
authored
0b46678
Copy full SHA for 0b46678
Replace `newNotebook` with `notebookEditor` in commands (#13772)
DonJayamanne
authored
f5ab698
Copy full SHA for f5ab698
Hide Interpreter status bar when opening a Jupyter notebook (#13767)
DonJayamanne
authored
687363d
Copy full SHA for 687363d
Commits on Sep 2, 2020
Fixes to preferred kernels in Native Notebooks (#13765)
DonJayamanne
authored
9d466bc
Copy full SHA for 9d466bc
Ignore dependency check when finding a kernel spec (#13761)
Show description for ff75179
DonJayamanne
authored
ff75179
Copy full SHA for ff75179
Add the base Python environments "watchers". (#13735)
Show description for 6a3db71
Eric Snow
authored
6a3db71
Copy full SHA for 6a3db71
ESLint update: Add new files to eslintignore + rename file (#13746)
Show description for 6b2fd32
kimadeline
authored
6b2fd32
Copy full SHA for 6b2fd32
Up idle timeout to match launch timeout (nightly flake failure) (#13753)
Show description for 04e9a9c
rchiodo
authored
04e9a9c
Copy full SHA for 04e9a9c
remove unused imports from test files (#13743)
Show description for 2b007d1
IanMatthewHuff
and
Ian Huff
authored
2b007d1
Copy full SHA for 2b007d1
Show a general warning prompt pointing to the upgrade guide when users attempt to run isort5 using deprecated settings (#13717)
Show description for 6489528
Kartik Raj
authored
6489528
Copy full SHA for 6489528
Provide an id for native notebook kernels returned to VSCode (#13742)
DonJayamanne
authored
9169202
Copy full SHA for 9169202
remove non-functioning cell from beakerx test file (#13739)
Show description for 79a41ea
IanMatthewHuff
and
Ian Huff
authored
79a41ea
Copy full SHA for 79a41ea
Commits on Sep 1, 2020
Remove unused LS settings from package.json (#13741)
jakebailey
authored
dab7c74
Copy full SHA for dab7c74
Update and pin LSP libraries for new APIs (#13725)
jakebailey
authored
6ce63b8
Copy full SHA for 6ce63b8
Don't run the Insiders Build workflow in forks (#13733)
jakebailey
authored
8194efb
Copy full SHA for 8194efb
Mark some of the metadata as transient (#13723)
DonJayamanne
authored
761242a
Copy full SHA for 761242a
fix showStartPage setting on configSettings.ts (#13706)
Show description for de1a7bc
David Kutugata
authored
de1a7bc
Copy full SHA for de1a7bc
Add PyEnvInfo and the other base info types for the Python environments component. (#13708)
Eric Snow
authored
59b8bb2
Copy full SHA for 59b8bb2
Disable prevention of running cells when restarting (#13722)
DonJayamanne
authored
7fc10b9
Copy full SHA for 7fc10b9
Bump packaging from 19.2 to 20.4 (#13697)
Show description for 9f4c596
dependabot[bot]
authored
9f4c596
Copy full SHA for 9f4c596
Update renderers and notebooks to use new API (#13665)
Show description for a3f7c41
DonJayamanne
authored
a3f7c41
Copy full SHA for a3f7c41
Identify conda and windows store environments from given interpreter path (#13589)
Show description for 869ec10
karthiknadig
authored
869ec10
Copy full SHA for 869ec10
Commits on Aug 31, 2020
Bump pytest from 5.3.1 to 6.0.1 in /news (#13696)
Show description for a9f628d
dependabot[bot]
authored
a9f628d
Copy full SHA for a9f628d
Bump GabrielBB/xvfb-action from v1.0 to v1.4 (#13694)
Show description for 7c61c78
dependabot[bot]
authored
7c61c78
Copy full SHA for 7c61c78
Bump actions/setup-node from v1 to v2.1.1 (#13693)
Show description for 04054ac
dependabot[bot]
authored
04054ac
Copy full SHA for 04054ac
Add generic utils: DeepReadonly<T> and VersionInfo. (#13591)
Show description for ff60b40
Eric Snow
authored
ff60b40
Copy full SHA for ff60b40
Fix autofixable ESLint warnings (#13613)
Show description for e7d7fdc
kimadeline
authored
e7d7fdc
Copy full SHA for e7d7fdc
Set up a configuration for dependabot (#13671)
brettcannon
authored
be36d7a
Copy full SHA for be36d7a
Commits on Aug 28, 2020
Disable flakey JupyterServerUriProvider test (#13669)
IanMatthewHuff
authored
6b9884e
Copy full SHA for 6b9884e
Make Jupyter Server name clickale to select Jupyter server (#13657)
shsuman
authored
a5699d4
Copy full SHA for a5699d4
Add install telemetry (#13653)
Show description for 5690392
karthiknadig
authored
5690392
Copy full SHA for 5690392
Fix: Getting an error on selecting an existing CI which has a display name from the historical CI's in the quick picks (#13642)
shsuman
authored
8e00525
Copy full SHA for 8e00525
Pagination
Previous
Next
You can’t perform that action at this time.