Seth Axen
Seth Axen
@lucaferranti at least for me, when I loaded the generated notebook on my machine it was static, but when I deployed it with GitHub Pages, it became dynamic.
> @sethaxen Are you sure that you are using your PlutoUI fork? The manifest still refers to the latest version: https://github.com/mlcolab/IntroML.jl/pull/5/files#diff-de5aebd2f07be72d79aa0280756882a9be1d2711d41daeaa375da1e8792dd60fR2717 > > Use `Pluto.activate_notebook_environment` to fix this, and use...
Sure @devmotion, will take a quick look tonight.
Fixed by #290
Fixed by #290
With #290, we no longer use Python
The current plan is to implement 2 packages: ArviZPlots.jl and ArviZMakie.jl. These packages should probably share a repo (this repo?) so that it's easier to keep their APIs similar. It's...
Hi @alecloudenback, thanks for the interest! Help would certainly be appreciated! Currently we have an open GSoC project to work on this, and we're expecting at least one application, but...
This is now irrelevant, since conversion from stan types is provided by StanSample itself. See https://github.com/StanJulia/StanExampleNotebooks.jl/blob/main/notebooks/DimensionalData/dimensionaldata.jl for an example notebook.
On recent versions this no longer errors. Instead, it seems the info is just excluded, which isn't what I think we want to do.