-
### Describe the problem/need and solution
Sphinx allows you to add numbers to chapters via the `:numbered:` flag in a TOCtree. In addition, `sphinx-multitoc-numbering` allows you to continue numbe…
-
The API and API Setu website show available slots. On the API Setu website, when I click on the slot, the booking does not go through. Please see the screenshot of the website I took just now.
This …
jbh96 updated
3 years ago
-
Split off from #14
Since a tei:head element can be typed, we could add tei:head elements to the msPart elements as well to give a rudimentary typology of the kinds of ms parts we have (palimpsest,…
-
Hi,
fantastic book and great examples from the gaming domain. I'm currently professor teaching in germany in the area of game development and plan to incorporate some of the examples into teaching fo…
-
We have the following situation:
Our XSD defines an element as hexBinary as follows:
```xml
```
We got XML documents that contain this (line break intended!):
```xml
...
6f1…
-
@rayleizhu
I couldn't discern any difference in speed between using `enable_relay_attention = True` and `enable_relay_attention = False`.
I am using the same inference code ([inference.py](https:…
-
Processing the basic install guide when it came to attempting to actually build the guide I encountered this error from Publican:
```
Invalid format for docname. Value (OpenStack_Basic_Installation_G…
-
log:
```
File "/home/hadoop/project/lawplatform/env/local/lib/python2.7/site-packages/sqlalchemy/engine/default.py", line 507, in do_execute
cursor.execute(statement, parameters)
Programming…
-
### Steps to reproduce
1. Create a calendar event and invite a local (to OC) user (which we will call the invitee)
### Expected behaviour
Invitee should either get an ICS e-mail or should see a new e…
-
Hi there,
Ive had fun running through this book. Already have Real World Python and cant wait to dive into it also...
Unfortunately with the Monty Hall Game exercise, I keep getting the same er…