Open
Description
Plut.jl is a reactive notebook server written in Julia. It spawns different notebooks in separate Julia processes. The by default enabled parallelization of em!
tries to access other running processes. Because most likely GaussianMixtures.jl
is not defined in these processes, em!
errors. But worse is trying to run code in other notebook processes at all. I fixed that for me now by disabling process parallelization altogether. In the future, more fine-grained control of which Julia processes should be used to parallelize em!
would be great!
Metadata
Metadata
Assignees
Labels
No labels