Skip to content

Conversation

tobiasdiez
Copy link
Contributor

@tobiasdiez tobiasdiez commented May 7, 2025

It's handy to run the example notebooks.

@Copilot Copilot AI review requested due to automatic review settings May 7, 2025 10:26
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 7, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds ipykernel as a development dependency to the project's pyproject.toml file.

  • It introduces "ipykernel>=6.29" under the "dev" dependency group to ensure using a recent version.

@dosubot dosubot bot added the enhancement New feature or request label May 7, 2025
@jamesbraza
Copy link
Collaborator

Hi @tobiasdiez thanks for this PR, down to merge it but just for understanding, can you elaborate on why ipykernel is useful?

@jamesbraza
Copy link
Collaborator

Okay I made a fresh .venv and tried to run a Jupyter Notebook in Cursor, and I got:

Running cells with '.venv (Python 3.13.2)' requires the ipykernel and pip package.

I see now, yes this is useful indeed.

@jamesbraza jamesbraza merged commit 38b3fe5 into Future-House:main May 21, 2025
3 of 5 checks passed
@tobiasdiez tobiasdiez deleted the ipykernel branch May 22, 2025 03:45
@tobiasdiez
Copy link
Contributor Author

Okay I made a fresh .venv and tried to run a Jupyter Notebook in Cursor, and I got:

Running cells with '.venv (Python 3.13.2)' requires the ipykernel and pip package.

I see now, yes this is useful indeed.

That was also exactly how I discovered it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants