RSS blog page - 1/6 ==> Blog notebook (8) sphinx (13)


blog page - 1/6

Sphinx

2023-05-30

Sphinx constantly changed its API. I played a lot with it more than five years ago to automate many things and it now fails because I started to use the internal API…

post

AttributeError: module ‘jinja2’ has no attribute ‘Markup

2022-03-27

The notebook conversion fails again due to the following error:

post

Issue with nbconvert: unknown exporter “python”

2021-01-13

I bumped into the following error:

post

Logging on linux

2020-09-04

Something interesting to look at if you need to know what is going on a linux machine: 12 Critical Linux Log Files You Must be Monitoring.

post

Debug, traceback

2020-08-11

A trick I use sometimes to print the traceback without stopping the program.

post

Issue with sphinx and pybind11

2020-08-10

The kind of nightmare I don’t like spending time on: [Regression] KeyError on pybind11-generated wrappers with Sphinx 3.2.

post

Nbconvert requires recent version of latex

2019-11-11

The latest version of nbconvert which converts notebooks into latex requires recent version latex > 2016. To install a more recent version on debian:

post

jupyter_sphinx

2019-07-15

jupyter_sphinx was recently updated and now includes a directive which lets the user run a piece of code and even modify it before running.

post

Slow imports and code to investigate

2019-03-10

I notice that the following code was very slow:

post

nbconvert, tornado, incompatibilities

2019-03-07

tornado was recently released in version 6.0. It introduced an incompabilities with all existing versions of nbconvert (<= 0.4.1).

post


RSS blog page - 1/6 ==> 2020-08 (2) 2020-09 (1) 2021-01 (1) 2022-03 (1) 2023-05 (1)