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
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 }}
JCMais
/
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
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
joyceerhl
Datepicker
All time
Commit history
Commits on Mar 28, 2022
New File... > Python File option should show up in File group (#18780)
joyceerhl
authored
576d4f8
View commit details
Copy full SHA for 576d4f8
Browse repository at this point
Commits on Feb 28, 2022
Remove `languageStatus` from `enabledApiProposals` (#18597)
joyceerhl
authored
46697f0
View commit details
Copy full SHA for 46697f0
Browse repository at this point
Commits on Jul 13, 2021
Add support for starting TensorBoard session with a remote log directory via URL (#16477)
Show description for 1d932b9
joyceerhl
authored
1d932b9
View commit details
Copy full SHA for 1d932b9
Browse repository at this point
Commits on Jun 29, 2021
Add language server support for native interactive window (#16560)
Show description for b97942d
joyceerhl
and
rebornix
authored
b97942d
View commit details
Copy full SHA for b97942d
Browse repository at this point
Commits on Jun 28, 2021
Remove SafeNotebookDocument API compat wrapper class (#16570)
joyceerhl
authored
fe85613
View commit details
Copy full SHA for fe85613
Browse repository at this point
Commits on Jun 16, 2021
Recommend >= 0.2.0 of torch-tb-profiler (#16361)
Show description for c1018da
joyceerhl
and
kimadeline
authored
c1018da
View commit details
Copy full SHA for c1018da
Browse repository at this point
Commits on Jun 4, 2021
Remove deprecated `NotebookCellData` constructor parameter (#16390)
joyceerhl
authored
245aed0
View commit details
Copy full SHA for 245aed0
Browse repository at this point
Commits on Jun 3, 2021
Fix go to definition in Python notebooks (#16385)
Show description for cd8f4d3
joyceerhl
authored
cd8f4d3
View commit details
Copy full SHA for cd8f4d3
Browse repository at this point
Update tests: `vscode.notebook.activeNotebookEditor` --> `vscode.window.activeNotebookEditor` (#16381)
Show description for 4936a76
joyceerhl
authored
4936a76
View commit details
Copy full SHA for 4936a76
Browse repository at this point
Commits on May 11, 2021
Allow TensorBoard to load in VS Code despite existing MIME type misconfig (#16203)
joyceerhl
authored
c983c03
View commit details
Copy full SHA for c983c03
Browse repository at this point
Commits on May 10, 2021
Remove `ICustomEditorService` (#16185)
joyceerhl
authored
7c2391b
View commit details
Copy full SHA for 7c2391b
Browse repository at this point
Commits on May 4, 2021
Add PyTorch profiler jump to source telemetry (#16129)
joyceerhl
authored
69c6c7e
View commit details
Copy full SHA for 69c6c7e
Browse repository at this point
Add Refresh TensorBoard command (#16068)
joyceerhl
authored
812be6c
View commit details
Copy full SHA for 812be6c
Browse repository at this point
Commits on Apr 21, 2021
Allow user to select TensorBoard plugin missing profiler source files using file picker (#15993)
joyceerhl
authored
359bc18
View commit details
Copy full SHA for 359bc18
Browse repository at this point
Use `asExternalUri` API to resolve TensorBoard iframe src (#16005)
joyceerhl
authored
2954fca
View commit details
Copy full SHA for 2954fca
Browse repository at this point
Commits on Apr 20, 2021
Update TensorBoard launcher script to not use deprecated API (#15991) (#15992)
joyceerhl
authored
f6d5c58
View commit details
Copy full SHA for f6d5c58
Browse repository at this point
Commits on Apr 5, 2021
Add torch.profiler submodule telemetry (#15830)
joyceerhl
authored
b55a31a
View commit details
Copy full SHA for b55a31a
Browse repository at this point
Commits on Mar 29, 2021
Fix passing through of upgrade flag when upgrading `tensorboard` (#15779)
joyceerhl
authored
326207a
View commit details
Copy full SHA for 326207a
Browse repository at this point
Commits on Mar 23, 2021
Set environment variable to allow TB profiler plugin to check if it is running in VS Code (#15711)
joyceerhl
authored
58df320
View commit details
Copy full SHA for 58df320
Browse repository at this point
Commits on Mar 19, 2021
Remember preferred viewgroup for TensorBoard webview panel (#15712)
Show description for e202d4b
joyceerhl
authored
e202d4b
View commit details
Copy full SHA for e202d4b
Browse repository at this point
Commits on Mar 18, 2021
Implement jump to source from PyTorch profiler plugin in integrated TensorBoard session (#15631)
joyceerhl
authored
6d1a75a
View commit details
Copy full SHA for 6d1a75a
Browse repository at this point
Commits on Mar 12, 2021
Start TensorBoard sessions with user-level python.tensorBoard.logDirectory (#15588)
joyceerhl
authored
f85d591
View commit details
Copy full SHA for f85d591
Browse repository at this point
Commits on Mar 10, 2021
Rename telemetry variable name to match constant value (#15615)
joyceerhl
authored
f04e60f
View commit details
Copy full SHA for f04e60f
Browse repository at this point
Commits on Mar 8, 2021
Ship debugger data viewer integration (#15540)
joyceerhl
authored
2d41b30
View commit details
Copy full SHA for 2d41b30
Browse repository at this point
Commits on Mar 5, 2021
Install new `torch-tb-profiler` package when starting TensorBoard for PyTorch users (#15539)
joyceerhl
authored
40a3e52
View commit details
Copy full SHA for 40a3e52
Browse repository at this point
Commits on Feb 11, 2021
Show Python: Launch TensorBoard command in command palette (#15382)
Show description for d321567
joyceerhl
authored
d321567
View commit details
Copy full SHA for d321567
Browse repository at this point
Commits on Feb 8, 2021
Fail on cancellation signal when providing TensorBoard codelenses (#15332)
joyceerhl
authored
28e0350
View commit details
Copy full SHA for 28e0350
Browse repository at this point
Commits on Jan 27, 2021
Always use test Python for test TensorBoard sessions (#15255)
joyceerhl
authored
1ecb14a
View commit details
Copy full SHA for 1ecb14a
Browse repository at this point
Commits on Jan 26, 2021
Drop A/B test and search 3 directories deep for tfevent files (#15234)
Show description for 344e982
joyceerhl
authored
344e982
View commit details
Copy full SHA for 344e982
Browse repository at this point
Commits on Jan 23, 2021
Show prompt, code action and lens for tensorboardX (#15210)
joyceerhl
authored
b129412
View commit details
Copy full SHA for b129412
Browse repository at this point
Commits on Jan 22, 2021
Prompt user to upgrade existing tensorboard < 2.4.1 to use integrated TensorBoard support (#15180)
joyceerhl
authored
74bc29d
View commit details
Copy full SHA for 74bc29d
Browse repository at this point
Commits on Jan 13, 2021
Retain TensorBoard webview context when visibility changes (#15123)
joyceerhl
authored
477c324
View commit details
Copy full SHA for 477c324
Browse repository at this point
Commits on Jan 12, 2021
Track TensorBoard usage in integrated terminals (#15125)
joyceerhl
authored
bb596c6
View commit details
Copy full SHA for bb596c6
Browse repository at this point
Commits on Jan 11, 2021
Show codelens when user launches TensorBoard from a Python notebook (#15075)
joyceerhl
authored
4913ea6
View commit details
Copy full SHA for 4913ea6
Browse repository at this point
Commits on Jan 8, 2021
Add TensorBoard session creation test (#15091)
joyceerhl
authored
9566c6e
View commit details
Copy full SHA for 9566c6e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.