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 }}
vpython
/
vpython-jupyter
Public
Notifications
You must be signed in to change notification settings
Fork
65
Star
164
Code
Issues
26
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
VS Code + Colab frontends, with kernel-side scene replay (#281)
- #293
#293
Draft
sspickle
wants to merge 21 commits into
master
vpython/vpython-jupyter:master
from
feat/vscode-frontend
vpython/vpython-jupyter:feat/vscode-frontend
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Draft
VS Code + Colab frontends, with kernel-side scene replay (#281)
#293
sspickle
wants to merge 21 commits into
master
vpython/vpython-jupyter:master
from
feat/vscode-frontend
vpython/vpython-jupyter:feat/vscode-frontend
Copy head branch name to clipboard
Commits
Commits on Aug 16, 2026
feat: websocket-only frontend for VS Code-style notebook hosts (#281)
Show description for b6f9e17
sspickle
and
claude
committed
b6f9e17
View commit details
Copy full SHA for b6f9e17
Browse repository at this point
feat: comm-only frontend for Google Colab
Show description for b4b1757
sspickle
and
claude
committed
b4b1757
View commit details
Copy full SHA for b4b1757
Browse repository at this point
fix: compound/text/extrusion/pause deadlock forever in Colab — raise instead
Show description for 32dae7b
sspickle
and
claude
committed
32dae7b
View commit details
Copy full SHA for 32dae7b
Browse repository at this point
fix: self-healing bootstrap — Colab sometimes drops mid-import display
Show description for a1dff68
sspickle
and
claude
committed
a1dff68
View commit details
Copy full SHA for a1dff68
Browse repository at this point
fix: retry comm-open from the kernel idle loop
Show description for 51f6667
sspickle
and
claude
committed
51f6667
View commit details
Copy full SHA for 51f6667
Browse repository at this point
fix: comm-open retries must not close previous attempts
Show description for f3029f1
sspickle
and
claude
committed
f3029f1
View commit details
Copy full SHA for f3029f1
Browse repository at this point
feat: browser-initiated comm handshake for Colab (kernel target + comms.open)
Show description for 3a2b741
sspickle
and
claude
committed
3a2b741
View commit details
Copy full SHA for 3a2b741
Browse repository at this point
fix: session nonce freezes out zombie bootstrap frames
Show description for f3d621b
sspickle
and
claude
committed
f3d621b
View commit details
Copy full SHA for f3d621b
Browse repository at this point
fix: fallback opens carry the session nonce too
Show description for c9bc63a
sspickle
and
claude
committed
c9bc63a
View commit details
Copy full SHA for c9bc63a
Browse repository at this point
fix: load the Colab bootstrap as an external CDN script
Show description for 32e1647
sspickle
and
claude
committed
32e1647
View commit details
Copy full SHA for 32e1647
Browse repository at this point
fix: drop the idle-loop comm retry — it made Colab drop display outputs
Show description for 1fd6455
sspickle
and
claude
committed
1fd6455
View commit details
Copy full SHA for 1fd6455
Browse repository at this point
fix: never display from import — Colab drops import-time display output
Show description for 57298f4
sspickle
and
claude
committed
57298f4
View commit details
Copy full SHA for 57298f4
Browse repository at this point
fix: self-heal displays the bootstrap once, not per unconnected cell
Show description for 3dc277a
sspickle
and
claude
committed
3dc277a
View commit details
Copy full SHA for 3dc277a
Browse repository at this point
fix: show() injects the CDN bootstrap dynamically
Show description for 1a0501b
sspickle
and
claude
committed
1a0501b
View commit details
Copy full SHA for 1a0501b
Browse repository at this point
feat: scene replay on every frontend attach
Show description for c7d7b4b
sspickle
and
claude
committed
c7d7b4b
View commit details
Copy full SHA for c7d7b4b
Browse repository at this point
fix: cache-bust the evolving frontend files with the session nonce
Show description for f299def
sspickle
and
claude
committed
f299def
View commit details
Copy full SHA for f299def
Browse repository at this point
Commits on Aug 17, 2026
fix: backfill the journal with cmds emitted before the frontend imported
Show description for dd5ca1a
sspickle
and
claude
committed
dd5ca1a
View commit details
Copy full SHA for dd5ca1a
Browse repository at this point
fix: follow-up cmds (title/caption) must not clobber constructors in journal
Show description for ab0123d
sspickle
and
claude
committed
ab0123d
View commit details
Copy full SHA for ab0123d
Browse repository at this point
fix: journal copies constructors at replay time, not record time
Show description for 48b25c4
sspickle
and
claude
committed
48b25c4
View commit details
Copy full SHA for 48b25c4
Browse repository at this point
fix: replay cmds in original emission order (dim-scene bug)
Show description for 8475feb
sspickle
and
claude
committed
8475feb
View commit details
Copy full SHA for 8475feb
Browse repository at this point
feat: VPYTHON_WS_PORT pins the websocket port
Show description for d534f6b
sspickle
and
claude
committed
d534f6b
View commit details
Copy full SHA for d534f6b
Browse repository at this point
You can’t perform that action at this time.