Skip to content

rociotatiana/astromer_page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone the repository

--> Clone the repository writing the following code :

git clone https://github.com/rociotatiana/astromer_page.git

--> Create and activate a virtual environment. You can do this using miniconda:

conda create myenv
conda activate myenv

--> Install the requirements: Install Flask

pip install Flask

Run the app

--> To run the app, you simply need to type the following command:

python3 main.py run

⚠ The server will activate in http://127.0.0.1:5000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published