Mihai Capotă
Mihai Capotă
At this moment, we only have HTML documentation for BrainIAK releases. I have just created issue #367 to add a version of the HTML docs corresponding to the master branch...
I agree, the documentation can be interpreted as allowing `random=1`. We can improve it. Otherwise, can you please confirm that the classification performance changes as expected when using `UNREPRODUCIBLE`?
I think Sphinx-gallery, the solution used by Scikit-learn is not ideal, as discussed in PR #270, where I was trying to use it. Instead, I think we should use a...
I found a plugin that allows nbsphinx to use notebooks outside `docs`: https://github.com/vidartf/nbsphinx-link I tested it and it works fine. Before submitting a PR, I need to figure out how...
MyST-NB is a recent project for executing notebooks in Sphinx. It also works in my simple testing. One advantage over nbsphinx is that it does not depend on Pandoc (which...
We ended up going with MyST-NB and it seems to be going well: https://github.com/brainiak/brainiak/runs/2689575413?check_suite_focus=true#step:6:938 I will leave this issue open until we integrate all the existing notebooks.
@davidt0x, thank you for the hard work! Did the tests run on Jenkins?
@davidt0x, I'm fixing some Myst errors today. Please don't change the notebooks in the meantime.
@davidt0x, Myst-NB works now. Please have a look at the Conda NumPy error.
@sameshl, thanks for offering to help. You would need to run all examples and see what data files they download. Then you need to add the paths to those files...