:orphan: |rss_image| **blog page - 1/6** :ref:`==> ` :ref:`Blog ` :ref:`notebook (8) ` :ref:`sphinx (13) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: blog .. _ap-main-0: blog page - 1/6 +++++++++++++++ .. blogpostagg:: :title: Sphinx :date: 2023-05-30 :keywords: sphinx :categories: package :rawfile: 2023/2023-05-30_sphinx.rst 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... .. blogpostagg:: :title: AttributeError: module 'jinja2' has no attribute 'Markup :date: 2022-03-27 :keywords: jinja2,notebook,nbconvert :categories: notebook :rawfile: 2022/2022-03-27_jinja2.rst The notebook conversion fails again due to the following error: ... .. blogpostagg:: :title: Issue with nbconvert: unknown exporter "python" :date: 2021-01-13 :keywords: linux,logging :categories: security :rawfile: 2021/2021-01-13_nbconvert.rst I bumped into the following error: ... .. blogpostagg:: :title: Logging on linux :date: 2020-09-04 :keywords: linux,logging :categories: security :rawfile: 2020/2020-09-04_logs.rst 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 `_. .. blogpostagg:: :title: Debug, traceback :date: 2020-08-11 :keywords: traceback :categories: debug :rawfile: 2020/2020-08-11_traceback.rst A trick I use sometimes to print the traceback without stopping the program. ... .. blogpostagg:: :title: Issue with sphinx and pybind11 :date: 2020-08-10 :keywords: sphinx,pybind11 :categories: sphinx :rawfile: 2020/2020-08-10_pybind11_sphinx.rst The kind of nightmare I don't like spending time on: `[Regression] KeyError on pybind11-generated wrappers with Sphinx 3.2 `_. .. blogpostagg:: :title: Nbconvert requires recent version of latex :date: 2019-11-11 :keywords: nbconvert,texlive :categories: installation :rawfile: 2019/2019-11-11_texlive.rst The latest version of nbconvert which converts notebooks into latex requires recent version latex > 2016. To install a more recent version on debian: ... .. blogpostagg:: :title: jupyter_sphinx :date: 2019-07-15 :keywords: sphinx,jupyter :categories: import :rawfile: 2019/2019-07-14_sphinx.rst :epkg:`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. ... .. blogpostagg:: :title: Slow imports and code to investigate :date: 2019-03-10 :keywords: import,speed :categories: import :rawfile: 2019/2019-03-10_slowimport.rst I notice that the following code was very slow: ... .. blogpostagg:: :title: nbconvert, tornado, incompatibilities :date: 2019-03-07 :keywords: nbconvert,tornado :categories: module :rawfile: 2019/2019-03-07_nbconvert.rst :epkg:`tornado` was recently released in version 6.0. It introduced an incompabilities with all existing versions of :epkg:`nbconvert` (<= 0.4.1). ... ---- |rss_image| **blog page - 1/6** :ref:`==> ` :ref:`2020-08 (2) ` :ref:`2020-09 (1) ` :ref:`2021-01 (1) ` :ref:`2022-03 (1) ` :ref:`2023-05 (1) `