Skip to content

No progressbar on databricks #218

@henrytdsimmons

Description

@henrytdsimmons
compiled_jax = nutpie.compile_pymc_model(censored_model, backend="jax")
trace = nutpie.sample(
    compiled_jax,
    draws=1000,
    tune=500,
    chains=4,
)

No progress bar displays when running this command in a databricks notebook in .ipynb or .py formats.

pm.__version__='5.23.0'
nutpie.__version__='0.15.0'

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