meta
meta copied to clipboard
A community dedicated to supporting tools for technical and scientific communication and interactive computing
If we have a core spec that we want both the Python and JS implementations to support, we could also consider sharing some assets between them. For example: - Testing...
For more convenient citation management in Jupyter Books, it would be great if there was a Zotero integration. This has existed for a while for word processors such as [Google...
# Background Currently there are several themes that have slight variations on the same structure: - [PyData Sphinx Theme](https://pydata-sphinx-theme.readthedocs.io/) - Maintained by the PyData community, in particular myself and @jorisvandenbossche...
In sphinx-panels @chrisjsewell has worked out a cool way to test documentation against multiple themes, for projects that need to work across many of these themes. We should document this...
Jupyter-related *data* appears during several stages of the JB build: - Jupyter cell and notebook metadata - Sphinx AST nodes - Nested jupyter-related DOM in the resulting HTML (IIUC this...
What do folks think about making a JOSS publication whenever we release Jupyter Book v0.9? We've had some folks ask us how they can "cite" Jupyter Book, and this could...
One of the project goals is to allow generation of notebooks, based on the input files. IIUC, this is the main reason why cell directives are only allowed at the...
_Originally posted by @chrisjsewell in https://github.com/executablebooks/sphinx-panels/pull/32#issuecomment-692871773_ (also discussed in executablebooks/sphinx-panels#31) just to finish my thoughts here, basically as you say each option seems to have an annoying tradeoff. Putting aside...
In a number of our packages (sphinx-tabs, sphinx-togglebuttons, sphinx-copybutton, ..) we load JavaScript into the page to achieve something. Depending on the JS payload, this slow down page loads, which...
https://twitter.com/achapkowski/status/1293650596617162752?s=20 