Run live tutorials and documentation in local notebook 9.6?
Can we and how do we do this? tutorial() doesn't work and the items under the help menu just display static tutorials.
I would also like to know this. It's pretty frustrating to read the official tutorial, see
in the second sentence and then after 20 minutes of googling realize that it seems to be impossible. According to the github issue here: https://github.com/sagemath/sage/issues/33320 (https://github.com/sagemath/sage/issu...) it should be done? I might be misunderstanding something though.
Edit: I now found this link https://github.com/sagemath/sage/pull/36144 (https://github.com/sagemath/sage/pull...) , which makes it seem like you need to build it on your own and that there are some performance problems. Nevertheless, I can't figure out how to build it as I don't know in which folder to ...(more)