Jesse Bloom
Jesse Bloom
I have attached a screenshot of how it looks in Alabaster.  In this image, the `--alignspecs` should be in literal text in...
I will say that I ended up working around this by just using `papermill` to parameterize the notebook as output instead.
I would just like to echo the comment immediately above: the table of contents in Jupyter lab is substantially less useful than toc2 in Jupyter notebook because you cannot create...
I had exactly same problem as above, also fixed by using `--keep-ident`.
I was just curious about this upgrade and the general future of `altair`, as I've noticed commits and code updates have slowed a lot over last year or so. I...
This did not seem to fix the problem for me.
I also run into an error on `matplotlib` 3.6: ``` from matplotlib.tight_layout import get_renderer ImportError: cannot import name 'get_renderer' from 'matplotlib.tight_layout' ```
We have been using `altair` to create a SARS-CoV-2 "antibody escape calculator" which enables interactive prediction of the effect of mutations to the virus's receptor-binding domain on antibody escape. This...
I seem to be running into a similar issue, when a single function uses the output of two different checkpoints.
@jnothman, is there any chance of getting this merged?