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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
SplootCode
/
splootcode
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
456
Code
Issues
1
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
splootcode
packages
runtime-python
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 23, 2024
Fix the tray generation and pin pip dependencies to prevent future issues.
katharosada
committed
4440dda
View commit details
Copy full SHA for 4440dda
View code at this point
Browse repository at this point
Commits on Apr 12, 2023
Fix requests not using our whl (#182)
paked
authored
8301312
View commit details
Copy full SHA for 8301312
View code at this point
Browse repository at this point
Commits on Apr 11, 2023
Set dependencies on project creation (#181)
paked
authored
9a3cec4
View commit details
Copy full SHA for 9a3cec4
View code at this point
Browse repository at this point
Commits on Apr 5, 2023
Upgrae build system (#179)
paked
authored
465185e
View commit details
Copy full SHA for 465185e
View code at this point
Browse repository at this point
Commits on Apr 4, 2023
Fix broken member autocompleter (#176)
paked
authored
b081258
View commit details
Copy full SHA for b081258
View code at this point
Browse repository at this point
Commits on Apr 3, 2023
Handful of performance fixes. (#174)
katharosada
authored
83fd439
View commit details
Copy full SHA for 83fd439
View code at this point
Browse repository at this point
Update dependencies datatype to use objects (so we can store IDs) (#173)
paked
authored
fb951f6
View commit details
Copy full SHA for fb951f6
View code at this point
Browse repository at this point
Commits on Mar 31, 2023
Add dependencies to local project (#169)
paked
authored
83d425c
View commit details
Copy full SHA for 83d425c
View code at this point
Browse repository at this point
Respect when generating tray/autocomplete info.
katharosada
committed
ad89194
View commit details
Copy full SHA for ad89194
View code at this point
Browse repository at this point
Add param names and spaces for required args to the tray. (#170)
Show description for 917c7d2
katharosada
authored
917c7d2
View commit details
Copy full SHA for 917c7d2
View code at this point
Browse repository at this point
Add streamlit package for tray and autocomplete. (#168)
Show description for 91d6840
katharosada
authored
91d6840
View commit details
Copy full SHA for 91d6840
View code at this point
Browse repository at this point
Commits on Mar 30, 2023
Add tab to the tray for imported library modules. (#166)
Show description for 1f1079a
katharosada
authored
1f1079a
View commit details
Copy full SHA for 1f1079a
View code at this point
Browse repository at this point
Commits on Mar 29, 2023
Generate autocomplete suggestions with pyright on worker (#165)
paked
authored
4ab6d02
View commit details
Copy full SHA for 4ab6d02
View code at this point
Browse repository at this point
Add await for loading pyodide in the webworker (module version).
katharosada
committed
74208e4
View commit details
Copy full SHA for 74208e4
View code at this point
Browse repository at this point
Commits on Mar 27, 2023
Create separate 'autocomplete worker' for pyright (#164)
Show description for f71c99a
paked
authored
f71c99a
View commit details
Copy full SHA for f71c99a
View code at this point
Browse repository at this point
Commits on Mar 25, 2023
Fix bug where main thread pyright wasn't being updated and speed up worker loading.
katharosada
committed
5329117
View commit details
Copy full SHA for 5329117
View code at this point
Browse repository at this point
Minor fixes.
katharosada
committed
e8ca4a4
View commit details
Copy full SHA for e8ca4a4
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
Install types-requests, gracefully handle async errors (#158)
paked
authored
594e8d0
View commit details
Copy full SHA for 594e8d0
View code at this point
Browse repository at this point
Begin moving Pyright to worker (#156)
paked
authored
6c5ccaf
View commit details
Copy full SHA for 6c5ccaf
View code at this point
Browse repository at this point
Commits on Mar 22, 2023
Add modal that displays generated Python code. (#152)
Show description for ee19c77
katharosada
authored
ee19c77
View commit details
Copy full SHA for ee19c77
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
First pass implementation of streamlit apps. (#151)
Show description for 60bf985
katharosada
authored
60bf985
View commit details
Copy full SHA for 60bf985
View code at this point
Browse repository at this point
Commits on Mar 20, 2023
Refactoring: Pull runtime state out of React component into mobx runtime context. (#150)
katharosada
authored
1eb01f9
View commit details
Copy full SHA for 1eb01f9
View code at this point
Browse repository at this point
Commits on Mar 17, 2023
Switch to non-module worker because Firefox doesn't support them.
katharosada
committed
54e4d5d
View commit details
Copy full SHA for 54e4d5d
View code at this point
Browse repository at this point
Add project type to new project modal. (#146)
Show description for f443261
katharosada
authored
f443261
View commit details
Copy full SHA for f443261
View code at this point
Browse repository at this point
Commits on Mar 15, 2023
Add local Flask runtime, remove concept of handler functions (#138)
paked
authored
4aebf8c
View commit details
Copy full SHA for 4aebf8c
View code at this point
Browse repository at this point
Commits on Feb 21, 2023
Add ability to select handler function in console. (#126)
Show description for 370a159
katharosada
authored
370a159
View commit details
Copy full SHA for 370a159
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
Make webworker gracefully handle missing environment vars.
katharosada
committed
403711f
View commit details
Copy full SHA for 403711f
View code at this point
Browse repository at this point
Add support for environment variables. (#116)
Show description for cd1432a
katharosada
authored
cd1432a
View commit details
Copy full SHA for cd1432a
View code at this point
Browse repository at this point
Commits on Feb 3, 2023
Add plumbing to enable the auth'd version to override the fetch handler.
katharosada
committed
aefa771
View commit details
Copy full SHA for aefa771
View code at this point
Browse repository at this point
Commits on Jan 15, 2023
Adjust runtime capture protocol to include filename.
katharosada
committed
738f372
View commit details
Copy full SHA for 738f372
View code at this point
Browse repository at this point
Commits on Jan 14, 2023
Allow the editor domain to be specified by regex.
katharosada
committed
ebfb5ad
View commit details
Copy full SHA for ebfb5ad
View code at this point
Browse repository at this point
Commits on Jan 11, 2023
Adjust runtime protocol to allow for multiple files.
katharosada
committed
1b4b018
View commit details
Copy full SHA for 1b4b018
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
Make console part of main editor UI.
katharosada
committed
60a6e8d
View commit details
Copy full SHA for 60a6e8d
View code at this point
Browse repository at this point
Commits on Nov 2, 2022
Fix up dependencies and tests. (#102)
Show description for 897cb9e
katharosada
authored
897cb9e
View commit details
Copy full SHA for 897cb9e
View code at this point
Browse repository at this point
Restructure code into separate packages. (#101)
Show description for 717732c
katharosada
authored
717732c
View commit details
Copy full SHA for 717732c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.