Skip to content

Checking access

You received credentials from Qruise to enable access to two web-based QruiseOS services:

  • JupyterHub
  • dashboard

The url of these two services should look like:

  • https://jupyter-{your_instance_name}.dev.qruise.eu/
  • https://dashboard-{your_instance_name}.dev.qruise.eu/

where your_instance_name is specific to you.

Check that you can indeed access these services. If not contact support@qruise.com.

Tutorials

The JupyterLab instance is preconfigured with tutorials.

The goal of the onboarding tutorials is to get familiar with QruiseOS managed backend (DB/storage/orchestration) in action. It will also help you understand how to integrate QruiseOS with your existing codebase.

Sandbox

You can also use the JupyterLab instance as a sandbox.

It is meant to try things out and whatever you do will have no harmful consequence since it is a containerized environment.

It is persistent, meaning that from one session to another it will keep files and notebooks that you will create there.

Dashboard

The dashboard is where you can see the different QPUs you have access to. In the case of a trial instance these are mockup QPUs. When running a new workflow from the tutorials for example, you can see the corresponding output in the dashboard. This is all explained in the getting started with dashboard guide.