Frequently Asked Question

Can I have multiple platform instances running at the same time?
Last Updated 3 years ago

A dedicated container is spawned for you when you first login. When you login again while you are logged in (e.g. from another browser window or another machine) you connect to the same container. Therefore, it is not possible to have two different platform instances concurrently.

Please contact us if you need more instances, e.g. to finish your thesis study. We can create an external account for you which will allow you to use a second instance.

Suggestion: Profile your code to understand resource usage and bottlenecks. This may help you to use your instance efficiently.

Suggestion: Consider using a distributed computing framework (e.g. Dask) to improve the computing performance.

Please Wait!

Please wait... it will take a second!