Chris Sewell

Results 1261 comments of Chris Sewell

> Yet perhaps even better is to use a resolution method to pin the version Just to note, I tried this pinning with a newly created react app, and it...

Hey @Benfeitas thanks for the feedback. I'm pretty busy at the moment 😦 so I might not be able to get round to looking at this super quick. Have you...

Hey @Benfeitas do you have an example image to replicate this issue, in particular, what format are these images? Funnily enough, yesterday I had an issue with resolution of postscript...

> This all seems a problem that's not really related with ipypublish now, as it is mostly due to PIL's incompatibility with pdf or svg. Yeh that's the main issue...

So, [svgutils](https://anaconda.org/conda-forge/svgutils) definitely seems the way forward here. I've just been trying it out in the notebook, and it works well.

[svglib](https://anaconda.org/conda-forge/svglib) also works well for converting the final svg to pdf

I'd imagine it would be similar to the `selected` option in https://sphinx-design.readthedocs.io/en/furo-theme/tabs.html#tab-item-options 😉

I would be against this; if every package included all this in their distribution it would significantly increase the size of python environments. Distributions should be limited to only the...

Again I would ask; if you want to achieve this, why not just directly download the repository source code and install from there?