Skip to content

Commit

Permalink
Merge pull request #7 from AnesBenmerzoug/3-focus-notebook
Browse files Browse the repository at this point in the history
FOCUS tutorial notebook
  • Loading branch information
AnesBenmerzoug authored Nov 23, 2024
2 parents a35aa65 + 4241d6e commit 3c09f73
Show file tree
Hide file tree
Showing 5 changed files with 926 additions and 4 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Quick Start

- Install [Git LFS](https://github.com/git-lfs/git-lfs)
- Install Python 3.10 (Consider using [pyenv](https://github.com/pyenv/pyenv) for that).
- Install [Poetry](https://python-poetry.org).
- Create virtual environment and install dependencies:
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ pip install .
The following notebooks serve as tutorials for users of the package:

- [WECHSEL Tutorial](notebooks/WECHSEL_tutorial.ipynb)
- [CLP-Transfer Tutorial](notebooks/CLP_Transfer_tutorial.ipynb)
- [CLP-Transfer Tutorial](notebooks/CLPT_tutorial.ipynb)
- [FOCUS Tutorial](notebooks/FOCUS_tutorial.ipynb)

### Example

Expand Down
Loading

0 comments on commit 3c09f73

Please sign in to comment.