Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
thy09
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 6, 2020
Merge pull request #1 from thy09/thy09/use-jupyter-inspect-to-get-signature-of-dynamic-functions
Show description for 74946c8
thy09
authored
74946c8
View commit details
Copy full SHA for 74946c8
Browse repository at this point
Commits on Aug 5, 2020
Add logic in datascience/interactive-common/intellisense/intellisenseProvider.ts to use notebook.inspect for Hover message and SignatureHelp when PyLance doesn't provide good result.
Heyi Tang
committed
a035c36
View commit details
Copy full SHA for a035c36
Browse repository at this point
Add news entry
Heyi Tang
committed
d902efe
View commit details
Copy full SHA for d902efe
Browse repository at this point
Commits on Jul 30, 2020
Update affected calls of INotebook.inspect.
Heyi Tang
committed
9d3d7bc
View commit details
Copy full SHA for 9d3d7bc
Browse repository at this point
Update interface signature of INotebook.inspect in types.ts
Heyi Tang
committed
abb0ed8
View commit details
Copy full SHA for abb0ed8
Browse repository at this point
Update the signature for jupyterNotebook.inspect to support inspect functions.
Heyi Tang
committed
898369c
View commit details
Copy full SHA for 898369c
Browse repository at this point
Commits on Jul 28, 2020
fix nightly shutdown test (#13175)
Show description for d064494
IanMatthewHuff
and
Ian Huff
authored
d064494
View commit details
Copy full SHA for d064494
Browse repository at this point
Update bug template with Pylance info (#12989)
savannahostrowski
authored
8de8814
View commit details
Copy full SHA for 8de8814
Browse repository at this point
Remove TSLint from vscode-python-ci-static-analysis.yaml
karthiknadig
committed
f8d9f46
View commit details
Copy full SHA for f8d9f46
Browse repository at this point
VSC NB doc is source of truth & INotebookModel is a wrapper (#13154)
DonJayamanne
authored
89e75a3
View commit details
Copy full SHA for 89e75a3
Browse repository at this point
Scope custom notebook keybindings to Jupyter Notebooks (#13173)
DonJayamanne
authored
78148e9
View commit details
Copy full SHA for 78148e9
Browse repository at this point
Allow a custom display string as part of the remote jupyter server provider (#13164)
joyceerhl
authored
6a83c97
View commit details
Copy full SHA for 6a83c97
Browse repository at this point
Select, not focus, notebook cells created via 'a' and 'b' shortcuts (#13166)
joyceerhl
authored
29d93af
View commit details
Copy full SHA for 29d93af
Browse repository at this point
fix notebook settings links (#13157)
Show description for 3cfe62c
IanMatthewHuff
and
Ian Huff
authored
3cfe62c
View commit details
Copy full SHA for 3cfe62c
Browse repository at this point
Commits on Jul 27, 2020
Better tests for trusted notebooks (#13158)
joyceerhl
authored
c655b55
View commit details
Copy full SHA for c655b55
Browse repository at this point
INotebookEditor need not inherit IInteractiveBase (#13145)
DonJayamanne
authored
7d807a8
View commit details
Copy full SHA for 7d807a8
Browse repository at this point
Move notebook storage related code into separate folder (#13144)
Show description for b334417
DonJayamanne
authored
b334417
View commit details
Copy full SHA for b334417
Browse repository at this point
Do not automatically connect to existing server for untrusted notebooks (#13152)
joyceerhl
authored
aee2843
View commit details
Copy full SHA for aee2843
Browse repository at this point
Update VS Code Notebook API (#13143)
Show description for e33af82
DonJayamanne
authored
e33af82
View commit details
Copy full SHA for e33af82
Browse repository at this point
Commits on Jul 24, 2020
Refactor data science filesystem usage to correctly handle files which are potentially remote (#13109)
joyceerhl
authored
39f2419
View commit details
Copy full SHA for 39f2419
Browse repository at this point
Update RunByLine to 40% (#13135)
greazer
authored
46b256e
View commit details
Copy full SHA for 46b256e
Browse repository at this point
Catch errors from the gather extension (#13130)
Show description for 0a2c80d
David Kutugata
authored
0a2c80d
View commit details
Copy full SHA for 0a2c80d
Browse repository at this point
Potential fixes for failing tests. Can't fix on local box. (#13131)
rchiodo
authored
96b8e5f
View commit details
Copy full SHA for 96b8e5f
Browse repository at this point
Support saving the remote kernel for reuse on next open (#13125)
Show description for 409c62b
rchiodo
authored
409c62b
View commit details
Copy full SHA for 409c62b
Browse repository at this point
Commits on Jul 23, 2020
Dispose webviewhost on panel load failure (#13129)
IanMatthewHuff
authored
4784cd8
View commit details
Copy full SHA for 4784cd8
Browse repository at this point
Change title of file explorer dialog when browsing for an interpreter (#13036)
Show description for 1a1a7fd
pralkarz
and
Kartik Raj
authored
1a1a7fd
View commit details
Copy full SHA for 1a1a7fd
Browse repository at this point
Add a task in the release plan to schedule a bug bash
brettcannon
authored
e2161a8
View commit details
Copy full SHA for e2161a8
Browse repository at this point
fix finish message to account for (#13108)
Show description for 1f41b3d
David Kutugata
authored
1f41b3d
View commit details
Copy full SHA for 1f41b3d
Browse repository at this point
Commits on Jul 22, 2020
A bunch of fixes for nightly tests (#13099)
Show description for 939787b
rchiodo
authored
939787b
View commit details
Copy full SHA for 939787b
Browse repository at this point
Fix the gather survey (#13086)
Show description for 5d21a13
David Kutugata
authored
5d21a13
View commit details
Copy full SHA for 5d21a13
Browse repository at this point
Update bandit arguments to skip test folders and asserts
karthiknadig
committed
18c9f81
View commit details
Copy full SHA for 18c9f81
Browse repository at this point
Increase a timeout to get a "standard" test passing. (#13098)
Show description for 111a259
Eric Snow
authored
111a259
View commit details
Copy full SHA for 111a259
Browse repository at this point
Update to Jedi 0.17.2 (#13037)
Show description for f26d2dd
PeterJCLaw
authored
f26d2dd
View commit details
Copy full SHA for f26d2dd
Browse repository at this point
Refactor kernel selection/switching in order to support remote kernel remembering (#13083)
Show description for 6c99859
rchiodo
authored
6c99859
View commit details
Copy full SHA for 6c99859
Browse repository at this point
Remove blank input (#13087)
karthiknadig
authored
797f667
View commit details
Copy full SHA for 797f667
Browse repository at this point
Previous
Next
You can’t perform that action at this time.