What is the typical time taken to launch a JupyterLab instance?
My regular instance (not Spark) has been in "Launching" state for the last 16 minutes. This seems like an excessive amount of time taken to launch. How long does this typically take?
The loading time would depend on the I/O bandwidth of the instance. The instance with more number of core would load faster because the bandwidth is number of core * bandwidth of each core. Note that higher number of core would cost more though. You can check the suggested price when you launch the job or refer to the rate card.
Comments
2 comments
Update: it finished launching after 20 minutes.
The loading time would depend on the I/O bandwidth of the instance. The instance with more number of core would load faster because the bandwidth is number of core * bandwidth of each core. Note that higher number of core would cost more though. You can check the suggested price when you launch the job or refer to the rate card.
Please sign in to leave a comment.