Skip to content

Make dbc work better with Jupyter notebooks #199

@amoeba

Description

@amoeba

When dbc executed in a Jupyter notebook with the !/%system, it produces a huge stream of output:

Image

(this goes on and on and on)

It would be nice if we could show the progress in a way that's compatible with Jupyter. Short of that, we could detect we're in a notebook and use the same logic we already use in main.go to detect if we're in a TTY to at least improve the output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions