Skip to content
Construct PsiQDK Algorithms

build_qubricks_zoo

build_qubricks_zoo

build_zoo

build_zoo()

Build the qubrick zoo.

find_all_qubricks

find_all_qubricks(packages)

Returns all functions in all subpackages of all supplied packages.

find_all_subpackages

find_all_subpackages(package)

Import all submodules of a module, recursively, including subpackages.

get_all_notebooks

get_all_notebooks()

Scan the tutorials directory and return a list of jupyter notebooks.

get_tutorial_notebooks_for_qubricks

get_tutorial_notebooks_for_qubricks(qubrick)

Loop through the list of notebooks and pull out any that mention the qubrick provided.