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 }}
gravise
/
vscode-python
Public
forked from
microsoft/vscode-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
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 Apr 18, 2020
Fix scrolling when don't have focus (#11246)
rchiodo
authored
1768483
Copy full SHA for 1768483
Commits on Apr 17, 2020
Restart for raw sessions + rawSession now owns process lifetime (#11230)
IanMatthewHuff
authored
acdc910
Copy full SHA for acdc910
Re-enable self cert tests for notebooks (#11197)
Show description for 47be27b
DonJayamanne
authored
47be27b
Copy full SHA for 47be27b
Commits on Apr 16, 2020
Removed old telemetry and old way of searching for jupyter (#11198)
Show description for db01d9d
DonJayamanne
authored
db01d9d
Copy full SHA for db01d9d
Fixes to telemetry Keyboard and mouse nb telemetry (#11220)
DonJayamanne
authored
a049747
Copy full SHA for a049747
Add extra code to compute shape for python objects. (#11200)
Show description for 5cf8775
rchiodo
authored
5cf8775
Copy full SHA for 5cf8775
Getting env vars of activated environments should ignore `term… (#11193)
Show description for 4bed560
DonJayamanne
authored
4bed560
Copy full SHA for 4bed560
Support filtering on zero (#11196)
Show description for a809b62
rchiodo
authored
a809b62
Copy full SHA for a809b62
Commits on Apr 15, 2020
Ds/greazer/fix gather webpack (#11109)
Show description for 2aabfae
greazer
authored
2aabfae
Copy full SHA for 2aabfae
Hide progress indicator once interactive window has loaded (#11143)
Show description for 2d0fef2
DonJayamanne
authored
2d0fef2
Copy full SHA for 2d0fef2
Enable cell related commands when a Python file is already open (#11188)
DonJayamanne
authored
5ae1861
Copy full SHA for 5ae1861
Merge pull request #11165 from IanMatthewHuff/dev/ianhu/newKernelBranch
Show description for 342eacc
IanMatthewHuff
authored
342eacc
Copy full SHA for 342eacc
don't keep checking on zmq support
Ian Huff
authored and
Ian Huff
committed
42b332c
Copy full SHA for 42b332c
Fix pdf viewer so that we just ship the standalone version. (#11192)
rchiodo
authored
101f485
Copy full SHA for 101f485
experiments on or off in ioc
Ian Huff
authored and
Ian Huff
committed
a9a78ea
Copy full SHA for a9a78ea
Fix failing unit tests on windows (#11191)
rchiodo
authored
1b0894f
Copy full SHA for 1b0894f
Ensure save works after saving untitled notebooks (#11190)
Show description for 51cd8d2
DonJayamanne
authored
51cd8d2
Copy full SHA for 51cd8d2
Fix bug with autoselection (#11185)
Kartik Raj
authored
4b3dff0
Copy full SHA for 4b3dff0
When pressing ctrl+enter on a markdown cell, unfocus it so it renders (#11162)
Show description for 02ff345
David Kutugata
authored
02ff345
Copy full SHA for 02ff345
Retry ipywidget tests (#11189)
Show description for d3116fe
DonJayamanne
authored
d3116fe
Copy full SHA for d3116fe
Allow interrupting the kernel more than once (#11184)
Show description for 7846e30
DonJayamanne
authored
7846e30
Copy full SHA for 7846e30
turn off experiments in ioc
Ian Huff
authored and
Ian Huff
committed
ee23a41
Copy full SHA for ee23a41
update ui dependencies
Ian Huff
authored and
Ian Huff
committed
deaecfb
Copy full SHA for deaecfb
prettier fixup
Ian Huff
authored and
Ian Huff
committed
96d1645
Copy full SHA for 96d1645
Merge Kernel launcher with existing raw kernel work (#11131)
IanMatthewHuff
authored and
Ian Huff
committed
13a9f34
Copy full SHA for 13a9f34
Raw Notebook Provider (#11018)
IanMatthewHuff
authored and
Ian Huff
committed
d4f4624
Copy full SHA for d4f4624
Notebook refactor to prep for raw kernel work (#10903)
IanMatthewHuff
authored and
Ian Huff
committed
f1dd9e5
Copy full SHA for f1dd9e5
Fix undo in notebooks (#11167)
Show description for d0d356f
rchiodo
authored
d0d356f
Copy full SHA for d0d356f
npm run prettier-fix
Ian Huff
authored and
Ian Huff
committed
5f2a19f
Copy full SHA for 5f2a19f
Remove unwanted elements from cells when saving. (#11164)
Show description for bd8d32b
rchiodo
authored
bd8d32b
Copy full SHA for bd8d32b
Commits on Apr 14, 2020
merged with current master
Ian Huff
authored and
Ian Huff
committed
1cacd1d
Copy full SHA for 1cacd1d
Address conda environment parsing issues (#11103)
Show description for 46723ff
karthiknadig
authored
46723ff
Copy full SHA for 46723ff
Update timeout for windows PR validation (#11147)
karthiknadig
authored
eccc9fc
Copy full SHA for eccc9fc
Instead of showing interpreter path, show session path for existing kernels. (#11152)
rchiodo
authored
f0691a7
Copy full SHA for f0691a7
add kernel experiment (#10820)
Show description for a2c5a6f
2 people
authored and
Ian Huff
committed
a2c5a6f
Copy full SHA for a2c5a6f
Pagination
Previous
Next
You can’t perform that action at this time.