diff --git a/README.md b/README.md index ee9a8a2..dbd749b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -![Platform](https://img.shields.io/badge/Platform-Linux%20%7C%20macOS%20%7C%20Windows-informational) -[![Python](https://img.shields.io/badge/Python-3.8%20%7C%203.9%20%7C%203.10-informational)](https://www.python.org/) -[![Qiskit](https://img.shields.io/badge/Qiskit-%E2%89%A5%200.34.2-6133BD)](https://github.com/Qiskit/qiskit) -[![License](https://img.shields.io/github/license/qiskit-community/quantum-prototype-template?label=License)](https://github.com/qiskit-community/quantum-prototype-template/blob/main/LICENSE.txt) +![Platform](https://img.shields.io/badge/platform-Linux-blue) +[![Python](https://img.shields.io/badge/Python-3.8-informational)](https://www.python.org/) +[![Qiskit](https://img.shields.io/badge/Qiskit-%E2%89%A5%200.44.2-6133BD)](https://github.com/Qiskit/qiskit) +[![License](https://img.shields.io/github/license/quantumapplicationlab/vqls-prototype?label=License)](https://github.com/quantumapplicationlab/vqls-prototype/blob/main/LICENSE.txt) [![Code style: Black](https://img.shields.io/badge/Code%20style-Black-000.svg)](https://github.com/psf/black) -[![Tests](https://github.com/qiskit-community/quantum-prototype-template/actions/workflows/test_latest_versions.yml/badge.svg)](https://github.com/qiskit-community/quantum-prototype-template/actions/workflows/test_latest_versions.yml) -[![Coverage](https://coveralls.io/repos/github/qiskit-community/quantum-prototype-template/badge.svg?branch=main)](https://coveralls.io/github/qiskit-community/quantum-prototype-template?branch=main) +[![Tests](https://github.com/quantumapplicationlab/vqls-prototype/actions/workflows/coverage.yml/badge.svg)](https://github.com/quantumapplicationlab/vqls-prototype/actions/workflows/coverage.yml) +[![Coverage](https://coveralls.io/repos/github/quantumapplicationlab/vqls-prototype/badge.svg?branch=main)](https://coveralls.io/github/quantumapplicationlab/vqls-prototype?branch=main) # Variational Quantum Linear Solver Prototype diff --git a/docs/tutorials/vqls.ipynb b/docs/tutorials/vqls.ipynb index 0610cf1..bc74492 100644 --- a/docs/tutorials/vqls.ipynb +++ b/docs/tutorials/vqls.ipynb @@ -301,7 +301,7 @@ ], "metadata": { "kernelspec": { - "display_name": "qalcore", + "display_name": "vitens_wntr_1", "language": "python", "name": "python3" }, @@ -315,14 +315,9 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.13" + "version": "3.9.0" }, - "orig_nbformat": 4, - "vscode": { - "interpreter": { - "hash": "390591a6667b05d6f83558ed597f55be1305d4de992db830679d199a6a0e520c" - } - } + "orig_nbformat": 4 }, "nbformat": 4, "nbformat_minor": 2