Hey,
I am executing a notebook which takes 3 minutes. From the result.pdf i see that it only took 300ms to execute the code within the notebook. So why does it takes 3 minutes to complete the notebook execution in Losant?
Hey,
I am executing a notebook which takes 3 minutes. From the result.pdf i see that it only took 300ms to execute the code within the notebook. So why does it takes 3 minutes to complete the notebook execution in Losant?
The additional time comes from the following:
One of the largest variables in notebook execution time is how long it takes to export the data. Some notebook input data can be several gigabytes in size, which does take a fair amount of time to export and then copy into the notebook environment.