René's URL Explorer Experiment


Title: Replace polars with curated data-analysis packages in embeddable Python workflow by Copilot · Pull Request #3 · toyfer/embeddable_python_init · GitHub

Open Graph Title: Replace polars with curated data-analysis packages in embeddable Python workflow by Copilot · Pull Request #3 · toyfer/embeddable_python_init

X Title: Replace polars with curated data-analysis packages in embeddable Python workflow by Copilot · Pull Request #3 · toyfer/embeddable_python_init

Description: Swap out polars (requires Rust toolchain) for a set of pure-Python-compatible data-analysis packages suitable for embeddable distributions. Changes Dependency installation: Replace single polars install with 9 packages: pandas, numpy, matplotlib, seaborn, scikit-learn, openpyxl, xlrd, ipykernel, jupyterlab Release metadata: Update package list in release body to reflect actual installed packages - name: Python Embeddable Setup Dependencies run: | .\Python\Python.exe -m pip install \ pandas \ numpy \ matplotlib \ seaborn \ scikit-learn \ openpyxl \ xlrd \ ipykernel \ jupyterlab All packages selected to avoid native compilation dependencies (no Rust/C++ toolchains needed). Original prompt Modify the workflow file .github/workflows/init-python.yml to install a curated set of data-analysis packages that do not require extra native toolchains (Rust/C/C++). The current workflow downloads and prepares the Python 3.13.7 embeddable distribution, bootstraps pip, installs dependencies, compresses the folder and uploads it as a GitHub Release latest asset. Change only the dependency installation step to install the following packages (no polars, no pyarrow): pandas numpy matplotlib seaborn scikit-learn openpyxl xlrd ipykernel jupyterlab Requirements for the change: Keep the rest of the workflow identical (checkout, download, expand, enable site, get-pip, pip upgrade, compress, release upload). Use the Windows PowerShell pip install command already present: .\Python\Python.exe -m pip install \ with the list of packages. Update the release body to list the added packages (as in the sample provided in the conversation). Do not add or remove other steps, permissions, or actions versions. Provide the modified file contents for .github/workflows/init-python.yml exactly as it should be committed. Modified file contents: name: init-python on: push: jobs: build: runs-on: windows-latest # Release作成に必要 permissions: contents: write steps: - name: Check out code uses: actions/checkout@v5 - name: Python Embeddable Download run: Invoke-WebRequest -Uri https://www.python.org/ftp/python/3.13.7/python-3.13.7-embed-amd64.zip -OutFile Python.zip - name: Python Embeddable Setup run: | Expand-Archive .\Python.zip -DestinationPath .\Python\ (Get-Content .\Python\Python313._pth) -replace '#import site', 'import site' | Set-Content .\Python\Python313._pth Invoke-WebRequest -Uri https://bootstrap.pypa.io/get-pip.py -OutFile .\Python\get-pip.py .\Python\Python.exe .\Python\get-pip.py .\Python\Python.exe -m pip install -U pip - name: Python Embeddable Setup Dependencies run: | .\Python\Python.exe -m pip install \ pandas \ numpy \ matplotlib \ seaborn \ scikit-learn \ openpyxl \ xlrd \ ipykernel \ jupyterlab - name: Compress Python run: Compress-Archive -Path .\Python\* -DestinationPath .\Python_Embeddable.zip - name: Update Release (always update latest release) uses: softprops/action-gh-release@v2 with: tag_name: latest name: Python Embeddable body: | ## Python Embeddable - **Python Version**: 3.13.7 - **Package Manager**: pip - **Added Package**: pandas, numpy, matplotlib, seaborn, scikit-learn, openpyxl, xlrd, ipykernel, jupyterlab - **Build Date**: ${{ github.event.head_commit.timestamp }} - **Commit**: ${{ github.sha }} *This release is automatically updated on every push* files: | ./Python_Embeddable.zip make_latest: true env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} This pull request was created from Copilot chat. ✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Open Graph Description: Swap out polars (requires Rust toolchain) for a set of pure-Python-compatible data-analysis packages suitable for embeddable distributions. Changes Dependency installation: Replace single polars i...

X Description: Swap out polars (requires Rust toolchain) for a set of pure-Python-compatible data-analysis packages suitable for embeddable distributions. Changes Dependency installation: Replace single polars i...

Opengraph URL: https://github.com/toyfer/embeddable_python_init/pull/3

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:ff6b9f1a-b91e-c278-be5b-c9ded492495a
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idAFFC:361874:8DCA:C0DD:6A4D0219
html-safe-nonce6d495dc4738868d2c21e049f3845df01e81584b0d9ec9556e145b6a948ba49ae
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRkZDOjM2MTg3NDo4RENBOkMwREQ6NkE0RDAyMTkiLCJ2aXNpdG9yX2lkIjoiNjcwNjYzNzg0NTkwNDAzMjI4MSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac27306f9bc9beb1c0e6cc884191c5bf9e1bf045ef46a2c8b57f0fca61c4be0b6e
hovercard-subject-tagpull_request:3179343557
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/toyfer/embeddable_python_init/pull/3/files
twitter:imagehttps://avatars.githubusercontent.com/in/1143301?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/1143301?s=400&v=4
og:image:altSwap out polars (requires Rust toolchain) for a set of pure-Python-compatible data-analysis packages suitable for embeddable distributions. Changes Dependency installation: Replace single polars i...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None31e4db13a9e20081f2fac78f441659a6576e582bbb15e153f9c7fb6473aa29f5
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/toyfer/embeddable_python_init git https://github.com/toyfer/embeddable_python_init.git
octolytics-dimension-user_id15968477
octolytics-dimension-user_logintoyfer
octolytics-dimension-repository_id705418231
octolytics-dimension-repository_nwotoyfer/embeddable_python_init
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id705418231
octolytics-dimension-repository_network_root_nwotoyfer/embeddable_python_init
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasefb70bd3c4b2bec429781b65419e912c66e2d5581
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/toyfer/embeddable_python_init/pull/3/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ftoyfer%2Fembeddable_python_init%2Fpull%2F3%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ftoyfer%2Fembeddable_python_init%2Fpull%2F3%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=toyfer%2Fembeddable_python_init
Reloadhttps://github.com/toyfer/embeddable_python_init/pull/3/files
Reloadhttps://github.com/toyfer/embeddable_python_init/pull/3/files
Reloadhttps://github.com/toyfer/embeddable_python_init/pull/3/files
toyfer https://github.com/toyfer
embeddable_python_inithttps://github.com/toyfer/embeddable_python_init
Notifications https://github.com/login?return_to=%2Ftoyfer%2Fembeddable_python_init
Fork 0 https://github.com/login?return_to=%2Ftoyfer%2Fembeddable_python_init
Star 0 https://github.com/login?return_to=%2Ftoyfer%2Fembeddable_python_init
Code https://github.com/toyfer/embeddable_python_init
Issues 0 https://github.com/toyfer/embeddable_python_init/issues
Pull requests 0 https://github.com/toyfer/embeddable_python_init/pulls
Actions https://github.com/toyfer/embeddable_python_init/actions
Projects https://github.com/toyfer/embeddable_python_init/projects
Security and quality 0 https://github.com/toyfer/embeddable_python_init/security
Insights https://github.com/toyfer/embeddable_python_init/pulse
Code https://github.com/toyfer/embeddable_python_init
Issues https://github.com/toyfer/embeddable_python_init/issues
Pull requests https://github.com/toyfer/embeddable_python_init/pulls
Actions https://github.com/toyfer/embeddable_python_init/actions
Projects https://github.com/toyfer/embeddable_python_init/projects
Security and quality https://github.com/toyfer/embeddable_python_init/security
Insights https://github.com/toyfer/embeddable_python_init/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Ftoyfer%2Fembeddable_python_init%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Ftoyfer%2Fembeddable_python_init%2Fissues%2Fnew%2Fchoose
toyferhttps://github.com/toyfer
mainhttps://github.com/toyfer/embeddable_python_init/tree/main
copilot/update-data-analysis-packageshttps://github.com/toyfer/embeddable_python_init/tree/copilot/update-data-analysis-packages
Conversation 5 https://github.com/toyfer/embeddable_python_init/pull/3
Commits 2 https://github.com/toyfer/embeddable_python_init/pull/3/commits
Checks 1 https://github.com/toyfer/embeddable_python_init/pull/3/checks
Files changed https://github.com/toyfer/embeddable_python_init/pull/3/files
Please reload this pagehttps://github.com/toyfer/embeddable_python_init/pull/3/files
Replace polars with curated data-analysis packages in embeddable Python workflow https://github.com/toyfer/embeddable_python_init/pull/3/files#top
Show all changes 2 commits https://github.com/toyfer/embeddable_python_init/pull/3/files
480eb13 Initial plan Copilot Jan 16, 2026 https://github.com/toyfer/embeddable_python_init/pull/3/commits/480eb1365d3da0ec81de6459e51c73b0ac289aa1
cf7afee Update workflow to install curated data-analysis packages Copilot Jan 16, 2026 https://github.com/toyfer/embeddable_python_init/pull/3/commits/cf7afeed21e13ac2a1f0c2a21c70e79eda42bbf2
Clear filters https://github.com/toyfer/embeddable_python_init/pull/3/files
Please reload this pagehttps://github.com/toyfer/embeddable_python_init/pull/3/files
Please reload this pagehttps://github.com/toyfer/embeddable_python_init/pull/3/files
.github/workflows/init-python.ymlhttps://github.com/toyfer/embeddable_python_init/pull/3/files#diff-1b958607343ee42b848e9035541ecdfe17600641303d24b530df4fdf275489fc
View file https://github.com/toyfer/embeddable_python_init/blob/cf7afeed21e13ac2a1f0c2a21c70e79eda42bbf2/.github/workflows/init-python.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/toyfer/embeddable_python_init/pull/3/{{ revealButtonHref }}
https://github.com/toyfer/embeddable_python_init/pull/3/files#diff-1b958607343ee42b848e9035541ecdfe17600641303d24b530df4fdf275489fc
Copilothttps://github.com/apps/copilot-pull-request-reviewer
Jan 16, 2026https://github.com/toyfer/embeddable_python_init/pull/3/files#r2696502829
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/toyfer/embeddable_python_init/pull/3/files
Copilothttps://docs.github.com/copilot/responsible-use-of-github-copilot-features/responsible-use-of-github-copilot-code-review
Copilothttps://github.com/apps/copilot-pull-request-reviewer
Jan 16, 2026https://github.com/toyfer/embeddable_python_init/pull/3/files#r2696502804
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/toyfer/embeddable_python_init/pull/3/files
Copilothttps://docs.github.com/copilot/responsible-use-of-github-copilot-features/responsible-use-of-github-copilot-code-review
https://github.com/toyfer/embeddable_python_init/pull/3/files#diff-1b958607343ee42b848e9035541ecdfe17600641303d24b530df4fdf275489fc
Copilothttps://github.com/apps/copilot-pull-request-reviewer
Jan 16, 2026https://github.com/toyfer/embeddable_python_init/pull/3/files#r2696502815
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/toyfer/embeddable_python_init/pull/3/files
Copilothttps://docs.github.com/copilot/responsible-use-of-github-copilot-features/responsible-use-of-github-copilot-code-review
https://github.com/toyfer/embeddable_python_init/pull/3/files#diff-1b958607343ee42b848e9035541ecdfe17600641303d24b530df4fdf275489fc
Please reload this pagehttps://github.com/toyfer/embeddable_python_init/pull/3/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.