Skip to content

AIRCentre/LoRaWAN-paper-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoRaWAN-paper-1

Prerequisites

Ensure you have Python 3 installed. If not, download and install it from Python's official website.

Installation

  1. Clone the Repository

    git clone https://github.com/AIRCentre/LoRaWAN-paper-1
    cd LoRaWAN-paper-1
    
  2. Install Dependencies

    Before running the notebook, you need to install the required dependencies. They are listed in the requirements.txt file in the root of the repository. It is recommended to use a separate environment for this, like venv or conda.

    pip install -r requirements.txt
    
  3. Run the Notebook

    Navigate to the nb directory where the notebook is located and open the notebook with jupyter or vscode.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published