holzschu / Carnets

Carnets is a stand-alone Jupyter notebook server and client. Edit your notebooks on the go, even where there is no network.
https://holzschu.github.io/Carnets_Jupyter/
BSD 3-Clause "New" or "Revised" License
546 stars 31 forks source link

problem with download as html #287

Closed minpj closed 1 year ago

minpj commented 1 year ago

Hi I’m using Carnets Plus with iPadOS 16.3.1. When I try to download jupyter notebook as .html file I always get the 500: internal server error. What is gong on?Thank you!

holzschu commented 1 year ago

Hi, I ran some tests, and it’s related to writing permissions in the directory: if Carnets has writing access on the directory where the notebook is, it creates the HTML version. Without writing access, you get the “500: internal server error”, because the notebook conversion program was unable to create the HTML version.

minpj commented 1 year ago

I just realize that I should put my documents under the directory of Carnets. Thank you very much!

holzschu commented 1 year ago

You can put them in any directory, but you need to give Carnets the right to write files in that directory, using the "unlock folder" icon at the top right of the screen.

minpj commented 1 year ago

I see. Thanks again!发自我的 iPad在 2023年2月23日,16:28,Nicolas Holzschuch @.***> 写道: You can put them in any directory, but you need to give Carnets the right to write files in that directory, using the "unlock folder" icon at the top right of the screen.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you modified the open/close state.Message ID: @.***>