Skip to content

add command to close all connections to existing qrm or qcm connections.

Damaz dejong requested to merge feat_tutorial_default_close_all into master

Add command to close all connections to existing qrm or qcm connections. This makes rerunning the different cells in the notebook possible without restarting the kernel.

I am not certain this addition makes it worth adding the extra line of code in the tutorials, but this is what it would look like.

Merge request reports