Skip to content

Commit

Permalink
header fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sambit-giri committed Dec 24, 2024
1 parent b64af64 commit 2cd2a7a
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,16 @@ For testing, one can use [pytest](https://docs.pytest.org/en/stable/). To run al

python -m pytest tests

## Jupyter Notebooks
## Jupyter Notebook Usage

The Jupyter notebooks provided in the [notebooks folder](https://github.com/sambit-giri/AstronomyCalc/tree/main/notebooks) can be used in the following ways:

### Run Online
**Run Online**

You can use the notebooks directly on platforms like **myBinder** or **Google Colab**, which are set up for each tutorial.

### Run Locally
**Run Locally**

To run the notebooks locally:

1. Open a terminal in the folder containing the notebooks.
Expand Down

0 comments on commit 2cd2a7a

Please sign in to comment.