Sebastian Höffner
Sebastian Höffner
Adds the citeproc filter to the pandoc converter. There are several PRs for it this feature already. However, I think simply adding `--citeproc` is the cleanest way to enable this...
### Environment details * Conan version: >= 2.1.0, specifically any version after https://github.com/conan-io/conan/pull/15514 ### Steps to reproduce Any Git(self).clone command will no longer log the URL, instead show ``. ###...
Please refer to #4. Closes #5. (#4 also includes the tcpbridge-issue).
Although cvloop was conceived as being only for Jupyter notebooks, it works fine with the MacOSX backend - except for that it doesn't have buttons etc. It should be possible...
When someone tries to debug custom functions, `print` statements will not appear anywhere. A mechanism should be developed which allows to - either print to the notebook's output cell -...
Currently there is only the single result and the side-by-side view. It should be changed such that one can also view them in a column.
If someone is interested in the histogram or similar things, it is hard to plot it at the moment. Find solutions to pass a custom plot function (or even custom...
I am running my the mongo-workers with an access-controlled database, using the `authSource=admin` argument, similar to: ```bash PYTHONPATH=. hyperopt-mongo-worker \ --mongo="mongo://USER:PASS@HOST:PORT/DB/jobs?authSource=admin" \ --workdir="$(pwd)" ``` The [lines 1265 to 1268 in...
While playing on a character for whom I didn't pay the storage unlock fee of 50g, I accidentally opened up the chest and was able to withdraw/deposit stuff. I don't...