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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
propelml
/
notebook
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
6
Code
Issues
6
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Websocket backend
- #40
#40
Open
qti3e
wants to merge 20 commits into
master
propelml/notebook:master
from
q/kernel
propelml/notebook:q/kernel
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
Websocket backend
#40
qti3e
wants to merge 20 commits into
master
propelml/notebook:master
from
q/kernel
propelml/notebook:q/kernel
Copy head branch name to clipboard
Commits
Commits on Jun 3, 2018
components: ErrorPage
qti3e
committed
8919167
View commit details
Copy full SHA for 8919167
Browse repository at this point
Implement router
qti3e
committed
f2fbc26
View commit details
Copy full SHA for f2fbc26
Browse repository at this point
rm notebook_root.tsx
Show description for 0a60d38
qti3e
committed
0a60d38
View commit details
Copy full SHA for 0a60d38
Browse repository at this point
Implement Propel router
Show description for f81b49b
qti3e
committed
f81b49b
View commit details
Copy full SHA for f81b49b
Browse repository at this point
Update nb_test
qti3e
committed
06e0845
View commit details
Copy full SHA for 06e0845
Browse repository at this point
Use hash history instead of browser's native history
qti3e
committed
a555a09
View commit details
Copy full SHA for a555a09
Browse repository at this point
Make router type-safe
piscisaureus
authored and
qti3e
committed
124df37
View commit details
Copy full SHA for 124df37
Browse repository at this point
Write tests for router
qti3e
committed
441a86f
View commit details
Copy full SHA for 441a86f
Browse repository at this point
Remove GlobalHeader from home page
qti3e
committed
4470ff2
View commit details
Copy full SHA for 4470ff2
Browse repository at this point
Reviews
qti3e
committed
a832a2c
View commit details
Copy full SHA for a832a2c
Browse repository at this point
Implement ClusterRPC to be used inside Node.js
qti3e
committed
223532d
View commit details
Copy full SHA for 223532d
Browse repository at this point
sandbox.ts: Support Node.js
qti3e
committed
51ba03c
View commit details
Copy full SHA for 51ba03c
Browse repository at this point
Implement Propel server
qti3e
committed
b7df967
View commit details
Copy full SHA for b7df967
Browse repository at this point
Kill worker on ws client disconnection
qti3e
committed
55420b9
View commit details
Copy full SHA for 55420b9
Browse repository at this point
Move bin.ts to it's own dir
Show description for 914ecc2
qti3e
committed
914ecc2
View commit details
Copy full SHA for 914ecc2
Browse repository at this point
Use ws-backend in website
qti3e
committed
4ffac95
View commit details
Copy full SHA for 4ffac95
Browse repository at this point
Commits on Jun 5, 2018
Run notebooks inside a Node sandbox (vm module)
Show description for ca512b7
qti3e
committed
ca512b7
View commit details
Copy full SHA for ca512b7
Browse repository at this point
pass process to sandbox in a safe-way
qti3e
committed
236013c
View commit details
Copy full SHA for 236013c
Browse repository at this point
Block requests to parent dir
qti3e
committed
791dd16
View commit details
Copy full SHA for 791dd16
Browse repository at this point
Commits on Jun 6, 2018
Use url query parameters to recognize ws server
qti3e
committed
4860af6
View commit details
Copy full SHA for 4860af6
Browse repository at this point
You can’t perform that action at this time.