Skip to content

Fix missing install step in notebooks for documentation (Colab support) #134

@AndrewSazonov

Description

@AndrewSazonov

Switching to the new templates introduced a regression in documentation notebooks. The step that adds a hidden cell to install easydiffraction (if not already installed) is now missing.

This step is required to ensure that notebooks run correctly in environments like Google Colab, where the package may not be pre-installed.

We need to reintroduce this step in the documentation build process so that generated notebooks remain self-contained and executable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions