dexplo / jupyter_to_medium

Python package for publishing Jupyter Notebooks as Medium blogposts
https://dexplo.org/jupyter_to_medium
MIT License
144 stars 13 forks source link

Multiple errors trying to install Jupyter-to-Medium #64

Closed rlvaugh closed 1 year ago

rlvaugh commented 1 year ago

I am encountering a host of problems installing the library. It looks like part of the problem may be the need to use an older version of nbconvert, but I'm not sure. I've pasted the messages below.

At a higher level, I am using Jupyter Lab and conda and you're not supposed to mix conda and pip installs. It would be convenient if you could amend your instructions at some point to spell out the minimum requirements for an environment used to convert notebooks to Medium. For example, would an environment with just Jupyter Notebook + Jupyter-to-Medium do the trick?

Thanks for creating this app; really looking forward to using it!

image

mjam03 commented 1 year ago

Hi there,

Sorry for not getting back to you sooner - I've just gone through and revamped our dependencies to bring them up to date.

Can you try to see if that solves the problem: it works for me (Macbook Air M2) and it would be great to have a bit more infoon your setup in particular if the error persists

Thanks, Mark

rlvaugh commented 1 year ago

I will try to look at this tomorrow, thanks. Lee 

On Monday, March 27, 2023 at 06:17:50 PM CDT, Mark Jamison ***@***.***> wrote:  

Hi there,

Sorry for not getting back to you sooner - I've just gone through and revamped our dependencies to bring them up to date.

Can you try to see if that solves the problem: it works for me (Macbook Air M2) and it would be great to have a bit more infoon your setup in particular if the error persists

Thanks, Mark

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

rlvaugh commented 1 year ago

I was able to install it correctly with no errors using conda. I don't have a new article ready just yet but I will try it out in a week or two and let you know if I have any issues. Thank you for your help. Regards, Lee

On Monday, March 27, 2023 at 06:33:50 PM CDT, Lee Vaughan ***@***.***> wrote:  

I will try to look at this tomorrow, thanks. Lee 

On Monday, March 27, 2023 at 06:17:50 PM CDT, Mark Jamison ***@***.***> wrote:  

Hi there,

Sorry for not getting back to you sooner - I've just gone through and revamped our dependencies to bring them up to date.

Can you try to see if that solves the problem: it works for me (Macbook Air M2) and it would be great to have a bit more infoon your setup in particular if the error persists

Thanks, Mark

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

mjam03 commented 1 year ago

Great stuff - will close this issue then thx.