Skip to content
sinus edited this page Jan 8, 2025 · 4 revisions

qkit basics

This page is under construction and will give you a hint on how to use qkit.

Startup

  • Start jupyter notebook from your notebook dir
  • Make a new notebook and execute import qkit; qkit.start()
Clone this wiki locally