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
.
devcontainers
/
features
Public
Notifications
You must be signed in to change notification settings
Fork
621
Star
1.5k
Code
Issues
169
Pull requests
149
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
features
src
python
install.sh
on
ee10752
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 8, 2022
Use _REMOTE_USER when available
Chuck Lantz (Chuxel)
authored
ee10752
View commit details
Copy full SHA for ee10752
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
Fix python feature issue #258, improve tests, fix oryx bug (#261)
Show description for 3020d6d
Chuck Lantz (Chuxel)
authored
3020d6d
View commit details
Copy full SHA for 3020d6d
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
Ensure remove apt-update cache at the beginning and end of the scripts (#210)
Show description for a8cb375
eitsupi
authored
a8cb375
View commit details
Copy full SHA for a8cb375
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
Fix additional Python and JupyterLab edge case (#182)
Show description for 960f21c
JP Ungaretti (jungaretti)
authored
960f21c
View commit details
Copy full SHA for 960f21c
View code at this point
Browse repository at this point
Commits on Sep 20, 2022
Rename JupyterLab config file (#174)
Show description for ceb4544
JP Ungaretti (jungaretti)
authored
ceb4544
View commit details
Copy full SHA for ceb4544
View code at this point
Browse repository at this point
Commits on Aug 23, 2022
Fix bug - Python: Error installing os-provided python (#112)
Show description for 84f4996
Samruddhi Khandale (samruddhikhandale)
authored
84f4996
View commit details
Copy full SHA for 84f4996
View code at this point
Browse repository at this point
favor correctness by removing `apt update ...` short-circuiting (#98)
Show description for 0cafeee
joshspicer
authored
0cafeee
View commit details
Copy full SHA for 0cafeee
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
Options: Follow camelCase (#89)
Show description for 44694d6
Samruddhi Khandale (samruddhikhandale)
authored
44694d6
View commit details
Copy full SHA for 44694d6
View code at this point
Browse repository at this point
Commits on Aug 10, 2022
Remove lingering TODO from Python feature (#87)
JP Ungaretti (jungaretti)
authored
aecf2ad
View commit details
Copy full SHA for aecf2ad
View code at this point
Browse repository at this point
Commits on Jul 1, 2022
Python: Install additional versions (#58)
Show description for 7f551f8
Samruddhi Khandale (samruddhikhandale)
and
joshspicer
authored
7f551f8
View commit details
Copy full SHA for 7f551f8
View code at this point
Browse repository at this point
Commits on Jun 17, 2022
Python: Install python tools if python exists (#51)
Show description for 172dbe0
Samruddhi Khandale (samruddhikhandale)
authored
172dbe0
View commit details
Copy full SHA for 172dbe0
View code at this point
Browse repository at this point
Commits on Jun 15, 2022
Fix permissions: add username:user_group (#50)
Show description for 0ed472a
Samruddhi Khandale (samruddhikhandale)
authored
0ed472a
View commit details
Copy full SHA for 0ed472a
View code at this point
Browse repository at this point
Commits on Jun 13, 2022
python: fix condition when version=none
Samruddhi Khandale (samruddhikhandale)
authored
fac5e5a
View commit details
Copy full SHA for fac5e5a
View code at this point
Browse repository at this point
add missing user groups to fix permission issues for non root user (#45)
Show description for fa07406
Samruddhi Khandale (samruddhikhandale)
authored
fa07406
View commit details
Copy full SHA for fa07406
View code at this point
Browse repository at this point
Commits on Jun 8, 2022
Merge JupyterLab feature into Python feature (#40)
Show description for e99bc62
JP Ungaretti (jungaretti)
authored
e99bc62
View commit details
Copy full SHA for e99bc62
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
fix miscellaneous bugs (#41)
Show description for 07f2b34
Samruddhi Khandale (samruddhikhandale)
authored
07f2b34
View commit details
Copy full SHA for 07f2b34
View code at this point
Browse repository at this point
Commits on Jun 3, 2022
Pass options via environment variables (#39)
Show description for c12a205
joshspicer
authored
c12a205
View commit details
Copy full SHA for c12a205
View code at this point
Browse repository at this point
Commits on Jun 1, 2022
Python: Allow installing multiple versions of python (#32)
Show description for 502af2c
Samruddhi Khandale (samruddhikhandale)
and
joshspicer
authored
502af2c
View commit details
Copy full SHA for 502af2c
View code at this point
Browse repository at this point
Commits on May 16, 2022
python: bug fix when version = none (#14)
Show description for a7dc174
Samruddhi Khandale (samruddhikhandale)
authored
a7dc174
View commit details
Copy full SHA for a7dc174
View code at this point
Browse repository at this point
Commits on May 12, 2022
restructure and update cli (#11)
Show description for 3a277ad
joshspicer
authored
3a277ad
View commit details
Copy full SHA for 3a277ad
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.