⚙️
QubiC Data Storage & Visualization
  • Intro to QubiCSV: Overview & Features
  • Managing Calibration Data: Step-by-Step Guide
  • Long-Term Monitor Data Management: A User Manual
  • Visualizing Calibration Data: Techniques and Tools
  • Exploring Long-Term Monitor Data Visualization
  • Advanced Features: Branch Management, Merging, and Historical Data
  • Accessing QubiCSV: Your Guide to Getting Started
  • New Hosting Script
    • Docker Command
    • Hosting Manual: Setting UP QubiC Platform
Powered by GitBook
On this page
  • Run Command
  • Platform Access
  • Jupyter Notebook access

Accessing QubiCSV: Your Guide to Getting Started

Run Command

Platform Access

ssh username@qubic3 -N -f -L 9099:localhost:5000

Jupyter Notebook access

git clone https://gitlab.com/DevanshuBrahmbhatt/qubic-jupyter.git
pip install .  
jupyter notebook

# Make sure you have the platform running on port 9099

Last updated 9 months ago