Results 35 comments of Florian LB

Thanks for your feedback. Apparently, there is some sort of caching mechanism built-in with Pelican (see https://docs.getpelican.com/en/latest/settings.html#reading-only-modified-content), but I've been unable to make it work on my blog configuration. Do...

I believe I have the same problem: rendering of notebooks have suddenly failed when my automated build updated to the latest version. Using the built-in option for specifying a template,...

@johnmathews prompted by your finding I tried again and was able to replicate my workaround from (almost) scratch. Version info: - ipython 7.11.1 - notebook 6.1.5 - pelican 4.5.3 -...

I do get this error for some files that are in my repository, but this is never a problem in my case. Did it not generate any pages with your...

Hi there, I'm just curious but did you get round to write any tests for the package? If not, what is your current point of view on writing tests for...

@danielfrg Do you have any ideas how we could get out of this situation that the current version of the plugin is not working as expected anymore? Would you be...

@andreagrandi thank you for coming back on this topic Actually, support for notebooks also works with the liquid-tags plugin and seems to be functional. This could help some people stuck...

Hi @amitabhyadav The README mentions this: > Distributed under the Eclipse Public License version 1.0

Hi @Didou09 I just checked the latest tofu builds on conda-forge. They are failing due to Polygon missing. Maybe it is the right time to solve this issue then :)...

I’ve been able to progress on this. A pull request for merging into conda-forge is on its way here: https://github.com/conda-forge/staged-recipes/pull/21195 I used grayskull as recommended in the docs to generate...