betatim / notebook-as-pdf

Save Jupyter Notebooks as PDF
BSD 3-Clause "New" or "Revised" License
370 stars 73 forks source link

Question: how to enable notebook-as-pdf for multiple user in jupyterhub #38

Open jeroenwinkelhorst opened 2 years ago

jeroenwinkelhorst commented 2 years ago

Hi, i have installed the littlest jupyterhub and I would like to enable the notebook-as-pdf functionality for all users. However, if I install the package as admin, the 'Save and export notebook as > PDFviaHTML' options only appears in my own interface, not in the interface of the other users. How to fix this?