Kevin Reuning
Kevin Reuning
Bumping this. As someone who recently started using Jupyter Lab and likes it a lot it would be nice to have this feature. I actually do not like Jupyter Notebook...
For what it is worth, I'm running into this problem now as well. I'd like to run this on a windows computer, which also doesn't deal well with `plan(multicore)`. The...
Realized it might be helpful to have the Windows version as well. For what it is worth, I tried switching the `future_lapply()` function over to `llply()` in `plyr` and got...
I actually tried adding explicitly passing the packages and seem to still have the same problem. I edited `future_lapply()` in utilities to ``` future_lapply library(DeclareDesign) Loading required package: randomizr Loading...
Thank you. This worked. Now to append a lot of packages to the actual code. I feel relatively silly as I spent a lot of time trying to figure out...
Related, but less important. I had some trouble with the WAIC calculations crashing (something in the colLogSumExps code on large datasets). I rewrote this part using C++. It is about...
I'm curious if anyone has found any sort of solution to this?
fwiw, I'd love this feature (currently working on using pathfinder to initialize a large model). If there is anything I can do to help let me know.
I've updated computers since I posted this. I just checked and I couldn't reproduce the error either. I'm going to close this.
Just want to say that I also am very interested in where the speech data is coming from and would be happy to help expand this.