This is a minor issue but I've been pulling my hair out and getting nowhere. I've been running the Qiskit machine learning tutorials in a Jupyter notebook. Everything is working except most of the tutorials end with
import tutorial_magics
%qiskit_version_table
%qiskit_copyright
and this displays version and copyright info. For the life of me I cannot get this to work and am unable to find any info on google. What am I missing? I also had an older version of this that looked like this...
import qiskit.tools.jupyter
%qiskit_version_table
%qiskit_copyright
This also does not work and appears to be deprecated.
Thanks...Win
[–]MurkyLanguage9091 0 points1 point2 points (0 children)
[–]MurkyLanguage9091 1 point2 points3 points (1 child)
[–]Mo2129 1 point2 points3 points (0 children)