Skip to content

chore(ci):(deps): bump actions/setup-python from 5 to 7 - #13

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-python-7
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-python-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown

Bumps actions/setup-python from 5 to 7.

Release notes

Sourced from actions/setup-python's releases.

v7.0.0

What's Changed

Enhancements

Bug Fix

Dependency Upgrade

New Contributors

Full Changelog: actions/setup-python@v6...v7.0.0

v6.3.0

What's Changed

Enhancement

Dependency update

Documentation

New Contributors

Full Changelog: actions/setup-python@v6.2.0...v6.3.0

v6.2.0

What's Changed

Dependency Upgrades

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: ci. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 27, 2026
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 7.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5...v7)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(ci):(deps): bump actions/setup-python from 4 to 7 chore(ci):(deps): bump actions/setup-python from 5 to 7 Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-python-7 branch from d49895b to c02ddfa Compare July 27, 2026 17:31
Mullassery added a commit that referenced this pull request Jul 28, 2026
…dd AI Assistant to main UI

Task #2: OpenAI/Ollama API backends
- Already implemented in previous commit (callOpenAIAPI and callOllamaAPI functions)
- Support for GPT-4, GPT-3.5-turbo, and local Ollama models
- Health checking for Ollama connectivity
- Full response parsing with code extraction

Task #7: R & Julia Execution Backends
- R executor: IRkernel integration via Jupyter (kernel name: 'ir')
- Julia executor: IJulia kernel integration (kernel name: 'julia-1.8')
- Both use REST API to localhost:8888 (same as Python)
- Support for ggplot2/plotly visualization output
- Installation instructions in error messages
- Session persistence per language

Task #13: Integrate Language Selector into Cell
- Replaced basic language dropdown with enhanced LanguageSelector component
- Imported LanguageSelector from components
- Shows search, capability indicators, interop information
- Language changes update cell metadata automatically
- Works alongside SQL connection picker for SQL cells

Task #4: Integrate AIAssistant into Main UI
- Added AIAssistant as right-side panel (adjacent to Plots, Table Metadata)
- Activity rail button with Sparkles icon
- Keyboard shortcut: ⌘I to toggle AI Assistant
- Connected to notebook state (passes current cell code)
- Code generation callback updates selected cell
- Styled to match dark theme with 384px width
- Close button in header
- Conditionally renders based on aiOpen state

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants