Accessing Jupyter Notebook on Qniverse #
Qniverse users are provided with access to a dedicated Jupyter notebook for running quantum algorithms and exploring concepts in quantum computing.
Key Features:
1. Each user gets an individual Jupyter notebook session with isolated computing resources.
2. Pre-configured with Qiskit and other essential Python libraries.
3. No local installation required – simply log in and start coding.
How to Access:
1. Open the side panel from Qniverse.
2. Click on Launch Notebook.
3. The page will be redirected to Jupyter Notebook.
System Specification:
- RAM available – 4GB
Software Specification:
- Python version: 3.9.13
- Qiskit Version: 1.1.1
- Qiskit Aer: 0.14.2
- NumPy: 1.26.4
- Matplotlib: 3.9.1
- Pandas: 2.3.0