Skip to content

Docs: Jupyter notebooks: Auto install 3rd party deps#213

Merged
timmyte merged 2 commits intofaccts:mainfrom
timmyte:docu.jupyters-install-deps
Mar 11, 2026
Merged

Docs: Jupyter notebooks: Auto install 3rd party deps#213
timmyte merged 2 commits intofaccts:mainfrom
timmyte:docu.jupyters-install-deps

Conversation

@timmyte
Copy link
Copy Markdown
Contributor

@timmyte timmyte commented Mar 6, 2026

Closes Issues

Closes #206

Description

  • The Jupyter notebooks now automatically try to install required 3rd-party-dependencies that live on PIPy in the current virtual environment via pip.

Release Notes

(Project adheres to [Keep a Changelog](https://keepachangelog.com/en/1.1.0/;
Every entry should end with (#<pr-id>))

Added

@timmyte timmyte added this to the 3.0.0 milestone Mar 6, 2026
@timmyte timmyte self-assigned this Mar 6, 2026
@timmyte timmyte requested a review from a team as a code owner March 6, 2026 13:51
@timmyte timmyte added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 6, 2026
@timmyte timmyte requested a review from haneug March 6, 2026 13:51
@timmyte timmyte force-pushed the docu.jupyters-install-deps branch from 11b0195 to 400c2cd Compare March 10, 2026 10:15
…arty-dependencies that live on PIPy.

Signed-off-by: Tim Tetenberg <123412573+timmyte@users.noreply.github.com>
@timmyte timmyte force-pushed the docu.jupyters-install-deps branch from 400c2cd to c3bee4b Compare March 10, 2026 10:17
@timmyte timmyte merged commit a97b252 into faccts:main Mar 11, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automatic installation of dependencies in the notebooks

2 participants