Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix yaml issues with BBH ID example nb #6280

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Sep 7, 2024

  1. Fix yaml issues

    Fix loading and writing of multiple yaml documents
    in the same stream. Previously, the existing tutorial
    presumably worked with a single document yaml stream.
    The current `BinaryBlackHole.yaml` has multiple docs.
    This change allows such streams to be read and edited
    in this example notebook.
    
    Make minor changes in path names to make it more informative.
    vaishakp committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    1b92ee7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    aaff8c3 View commit details
    Browse the repository at this point in the history