Resolves failure to build binder#15
Conversation
|
Next error is on postbuild (step 19) with message: I don't think this command in Removed and binder now builds successfully. |
|
For completeness, I tested the notebook. When initially opening notebook the previous run's outputs are visible and the LaTex rulez is rendered. But when running cells I get the warning: So I added the raw prefix to the string and warning is gone and Latex Rulez is rendered. Opening And 'jupyter-notebook-lab-extension 7.3.2' is shown as installed in the right-hand 'Extensions Manager' This PR should now be done (or maybe too done?) let me know if you want any changes. Here is the link to verify the mybinder build On a side note - is there a way to make mybinder open a notebook directly (as in this link of above build) but not open in the simple interface? When I click the first link (verify the mybinder build) I get the landing page with file explorer visible and the behavior that the latex pdf preview opens in a side-pane. When opening a file directly we land in the simple interface and the pdf preview opens in the main window with no obvious way to access the other tabs/files. Or is this behavior just happening with me (on Ubuntu 24.04.02 firefox v138.0)? (Yeah this is a tiny quibble, but I am hoping to send this notebook to non-technical users - and every extra hurdle means more questions/emails to me) |
… point in Readme
Resolves #14
Changed
apt.txtto install packagetexlive-plain-generic(removedtexlive-generic-recommended)per this issue and the debian package texlive-generic-recommended being listed as "a transitional package for texlive-generic-recommended to ensure proper upgrade to texlive-plain-generic"