Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 512 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 512 Bytes

python-M1LTE

Resources for Master LTE, first degree, at Paris Cité

Binder

Quick install

  1. Install Pixi, a (modern) package management tool

  2. Get a clone of this repository:

$ git clone https://github.com/Alex-bzh/python-M1LTE.git
$ cd python-M1LTE
  1. Install the dependencies:
$ pixi install
  1. Invoke a new shell based on the environment:
$ pixi shell