-
### Summary
Add a page with examples for `ansible-playbook` and other commonly-used CLI commands, similar to an O'Reilly cookbook. Include lots of options/flags.
- [x] `ansible-playbook`
- [x] …
-
Hi,
I can't convert docx to pdf on macOS. Everytime I'm receiving error: 'result': 'error', 'error': 'Error: Message not understood.'}
An exception has occurred, use %tb to see the full traceback.…
-
**Do you want to request a *feature* or report a *bug*?**
feature
**What is the current behavior?**
No option to do that
**If the current behavior is a bug, please provide the steps to reproduce a…
-
A decent help manual would be good. If you want to know how to use something the present help page is useless. For example, in the view options, how do use use the additional colours? Should be simp…
-
Let's add to our current [IIAB 6.7 Milestone](https://github.com/iiab/iiab/milestone/4) with clearly-articulated / bite-sized [Google Code-in](https://codein.withgoogle.com) ideas filling out @arky's …
holta updated
11 months ago
-
just a heads up about this in case there are any links to API documents in python4astronomers.
This was brought up by @astrofrog
See: https://github.com/astropy/astropy/pull/1608#issuecomment-271063…
-
**Description**
Docs here:
https://docs.saltstack.com/en/master/topics/cloud/vmware.html
talks about enabling customization, but doesn't document the `customization_spec` parameter that points …
-
**Describe your proposed improvement and the problem it solves.**
Pandoc 3.0 introduced subfigures support in LaTeX. The problem is LaTeX writer always puts all subfigures into one line, and it's p…
-
Spinoff from #2600.
When deleteDocuments(Term) is called, we currently always buffer the
Term and only later, when it's time to flush deletes, resolve to
docIDs. This is necessary because we don't i…
-
Hi, I'm very instersted in your great work. For simpler running the code, are there any conversion script that convert the `.conll` file to `.jsonlines` files?
Thank you!