ea42gh
ea42gh
Versions: `'edward': '1.3.5', 'tensorflow': '1.8.0'` Trying to run example http://nbviewer.jupyter.org/github/blei-lab/edward/blob/master/notebooks/tensorboard.ipynb The statement ``` inference.run(n_samples=5, n_iter=250, logdir='log/n_samples_5') ``` results in ``` /usr/local/lib/python3.6/site-packages/edward-1.3.5-py3.6.egg/edward/util/random_variables.py:54: FutureWarning: Conversion of the second argument of issubdtype from...
trying to run a simple example results in ``` [LaTeX] Error: run failed. Command: pdflatex -halt-on-error -file-line-error -interaction nonstopmode -output-directory /tmp/ktikz-uoXhgU /tmp/ktikz-uoXhgU/temptikzcode.tex [LaTeX] Warning: could not load LaTeX log file....
Not really a pull request, I just wanted to show you what changes I made: I had to create multiple toolstacks to bypass problems with pdflatex, xelatex, etc... I added...
* itikz version:0.1.5 * Python version: 3.8.2 * Operating System: linux ### Description latex engine needs executing more than once. ### What I Did ``` %%itikz --temp-dir --implicit-standalone --tex-packages=nicematrix,tikz \NiceMatrixOptions{code-for-last-row...
I was following the instructions from video 0.1: ``` git clone https://github.com/MarcSkovMadsen/panel-chemistry.git cd panel-chemistry conda create --name panel-chemistry conda activate panel-chemistry pip install -e .[all] ``` this resulted in an...
``` %%opts GridMatrix [fig_size=150 padding=0.05] Scatter [show_grid=False] (alpha=0.1 s=7) Histogram {+axiswise} distributions = [np.random.rayleigh, np.random.normal, np.random.exponential, np.random.logistic] dist_table = hv.Table(tuple(d(2, size=1000) for d in distributions), vdims=[d.__name__ for d in distributions])...
I use jupyter to create lecture notes, and find the ability to folding sections of the notebook based on section titles extremely useful. Could such a capability be added to...
#### ALL software version info panel version 11.3.6 #### Description of expected behavior and the observed behavior ``` pn.pane.LaTeX(r'$\left(\begin{array}{rr|r}1 & 2 & 3\\ 3 & 4 & 5 \end{array} \right)$')...
### Description [panel](https://panel.holoviz.org/) used to have a pane that would display k3d plots. That pane is no longer available due to code refactoring. I suspect using one of the current...
As an example, the page https://demo.bokeh.org/surface3d is badly balanced