Hi Jason, thank you for your quick answer. Are there any simple ways to do what you suggest?
Otherwise, could I open the Jupyter Notebook on Google cloud to prevent the re-run everytime? Or, are there any other possibilities? Unfortunately, I have been working with Jupyter from few weeks, so I am not expert in how to optimize this issue. Thanks for any help. Best regards, Luca Il giorno gio 18 mag 2023 alle ore 10:40 Jason Moore <[email protected]> ha scritto: > I don't think this is something that jupyter can solve. You should likely > investigate how to cache intermediate results to disk in your analysis > pipelines if you want to skip repeating some computations. > > Jason > > > On Thu, May 18, 2023 at 10:38 AM Luca Marconi <[email protected]> > wrote: > >> Hi everybody, >> I am working with Jupyter Notebook for big data analysis and machine >> learning. >> >> I always do "save and checkpoint" before closing the file. >> >> Unfortunately, I always have to re-run all the cells (all the realized >> code) when I re-open my file. >> >> Is there a quick way to avoid this necessity? >> >> I would need to open the notebook and start working from the last cell >> onwards, since the time needed to re-run everything is a lot (I have to >> work with very large datasets). >> >> Thanks for you support. >> >> Best regards, >> Luca Marconi >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Project Jupyter" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jupyter/188c2702-3e52-4bd8-876d-4ca26242061en%40googlegroups.com >> <https://groups.google.com/d/msgid/jupyter/188c2702-3e52-4bd8-876d-4ca26242061en%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "Project Jupyter" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jupyter/CAP7f1Ai9X7oetuzEQcRDDs57EUk%2BA%3DoGpiaBZhOb15i3A3tkXA%40mail.gmail.com > <https://groups.google.com/d/msgid/jupyter/CAP7f1Ai9X7oetuzEQcRDDs57EUk%2BA%3DoGpiaBZhOb15i3A3tkXA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- Cordiali saluti, Luca Marconi -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CANUWwiTP%2BpVqXXJ743rZsBLdQfFkQY6kO%3DCWtbVUKRHFkcu0Rg%40mail.gmail.com.
