Skip to content

kocimil1/Momus-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application View

Installation Instructions

Follow these steps to set up your environment:

Prerequisites

Ensure you have the following installed on your system:

  • Python 3
  • pip (Python package installer)
  • Node.js
  • npm (Node Package Manager)

You can install Python 3, pip, Node.js, and npm on Ubuntu using the following command:

sudo apt-get update
sudo apt-get install python3 python3-pip nodejs npm

pip install -I qiskit[visualization] qiskit-ibm-runtime qiskit-nature[pyscf]
pip install py3Dmol flask

python3 run.py

Accessing the Web Interface
After starting the application, you can access the web interface by navigating to:

http://127.0.0.1:5000 ```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors