I had installed the qiskit-textbook distribution of Qiskit using this command : pip install git+https://github.com/qiskit-community/qiskit-textbook.git#subdirectory=qiskit-textbook-src
The tutorial then said to change the contents of the configuration file located at ~/.qiskit/settings.conf
but I can’t find the folder at ~/
. I can’t find the iPython configuration file either at ~/.ipython/profile_default/ipython_kernel_config.py
for some reason.
How do I fix this?