-
If the idea is to create an enhanced version of docco, why not get rid of pygments in favor of something that does not need to be installed, such as prismjs.com
This way users would need one less ste…
-
Our notebook, particularly when containing long scripts, can be [a bit ugly](https://github.com/stephenslab/gtexresults/blob/master/workflows/fastqtl_to_mash.ipynb). Even though those with [shorter sc…
-
### Describe the bug
**context**
When I compile a simple example, I get `WARNING: undefined label:` using sphinx 7.2.6
**expectation**
I expected no errors.
**bug**
Here's an error message…
-
when i type "ipython qtconsole", i got the following error:
Traceback (most recent call last):
File "/usr/local/bin/ipython", line 11, in
sys.exit(start_ipython())
File "/usr/local/lib/pytho…
ghost updated
8 years ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I am trying to us docrepr to render docstrings in JupyterLab, but it seems like only top level headings in the docstring are rendered, not other headings, code, etc. This is with the following version…
-
### Describe the bug
The `Polyglot-notebook: Default Notebook Language` setting on the `User` level is not being respected.
### Please complete the following:
**Which version of .NET Interactiv…
-
YAML lexer defined in pygments/lexers/data.py defines `Literal.Scalar.Plain` token that none of the styles define.
This could be changed to just `Literal` or `String`. Although ideally the lexer co…
-
Add YANG lexer to pygments.
Already two pull requests #1305 and #1297 tried to add a lexer for YANG 1.1, based on [RFC7950](https://tools.ietf.org/html/rfc7950#page-184).
I reviewed the file ch…
-
Not even recovered from the pydantic nightmare, I think we should see if we can trim down our dependencies. The risk of a package breaking in the future, not providing a backward and/or forward compat…