You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Feature:Autograding] Add Jupyter to Qiskit images (#64)
### What is the current behavior?
Qiskit images do not have Jupyter installed.
### What is the new behavior?
Adds Jupyter to all Qiskit images since Jupyter is commonly used with
Qiskit.
### Other information?
<!-- Is this a breaking change? -->
<!-- How did you test -->
Built the docker images on local VM and executed a jupyter notebook with
Qiskit in it. Also created a python file that successfully parsed output
cells in the notebook.
---------
Signed-off-by: Christopher Poon <[email protected]>
0 commit comments