Brian Cherinka
Brian Cherinka
### Subject of the issue I have a very simple workflow where I want to periodically checkout the repo, check for updated files, and then submit a PR from a...
I can't quite figure out how to set up my app in the Dockerfile. My repo contains the following structure. `valis` is the python package that contains my FastAPI app,...
### Bootstraptable version(s) affected 1.19.1 ### Description The search functionality does not work when used with the Pipeline extension. ### Example(s) See example at https://examples.bootstrap-table.com/index.html#extensions/pipeline.html. Typing in the search does...
### Bootstraptable version(s) affected 1.19.1 ### Description The Export Table extension button does not work with the Pipeline extension for very large tables. When I use the Pipeline extension to...
### Problem The configuration options for `VoilaKernelManager` do not appear with the command `voila --help-all`. I expected to find a description of the relevant config options, e.g. https://voila.readthedocs.io/en/stable/customize.html#preheated-kernels. I suspect...
### Problem For the cases when voila is serving a large directory of notebooks, but you only want one or two to be preheated, it would be nice to be...
### What action do you want to perform I'm trying to run some postgres tests in a docker CI github action, and I am keeping "no password sent" error. It...
I'm trying to have my own promptText on tagbox initialization, but it's not working. I can only get it to work after a tag is input, and then removed. Upon...
#### Description Edit - title to reflect possible updated problem Does `factory-boy` do anything internally with the db user connecting to the database? I'm getting strange errors when trying to...
Is there a changelog somewhere indicating the differences between versions? I'd like to know the features/bug fixes/changes different between 1.5 and 1.6. If there isn't one, I think it would...