Divyanshu Singh
Divyanshu Singh
About what you saw on github link. I think that is already been fixed and updated on qiskit textbook. But maybe not on github
I suppose this issue was fixed by #1204
The problem can't be fixed by just changing some of the minor syntax. We need to write code from scratch as there are many changes Qiskit nature which we need...
Hey @vabite I don't see any real devices used in **4.1.3 Solving combinatorial optimization problems using QAOA** May I know what changes made? Thanks
If we search "qiskit documentation" then it is working fine. Showing Documentation link as first link. I think searching documentation instead of tutorials solves the problem. what you say @rochisha0
Hey @charmerDark I think in the new version of this notebook they have't define each of the back ends but shown the new different available options for some backends. And...
> I dont have `%matplotlib inline` explicitly defined in my notebook but `circuit.draw('mpl')` produces 2 outputs. Any ideas whats happening there? Hey you can look in Qiskit/qiskit-terra#6889. Hope this helps...
Hey @tanujkhattar I think tutorial might get deleted in these recent versions. If you want that specific tutorial then [here](https://github.com/Qiskit/qiskit-tutorials/blob/6da1d4681dbe772fb1b4a6a832c24a1cf31d3f4f/qiskit/advanced/terra/7_different_qubit_technologies.ipynb) is the link
Hey it is running without any error in IBM Quantum Experience. Check this https://quantum-computing.ibm.com/jupyter/tutorial/simulators/3_building_noise_models.ipynb There might be problem locally in your system @KillerStrike17
Hey @clasicus You are using IBM quantum lab or your local system to run ?