Skip to content

Commit

Permalink
Supprimer Git LFS et exclure les notebooks du suivi LFS
Browse files Browse the repository at this point in the history
Signed-off-by: Armand <[email protected]>
  • Loading branch information
armgilles committed Nov 20, 2024
1 parent 8059e55 commit 3057171
Show file tree
Hide file tree
Showing 12 changed files with 44,695 additions and 34 deletions.
2,086 changes: 2,083 additions & 3 deletions notebooks/02_Features/01_transaction_out #3.ipynb

Large diffs are not rendered by default.

6,949 changes: 6,946 additions & 3 deletions notebooks/02_Features/02_transaction_in #4.ipynb

Large diffs are not rendered by default.

1,306 changes: 1,303 additions & 3 deletions notebooks/02_Features/03_transaction_all #2.ipynb

Large diffs are not rendered by default.

1,786 changes: 1,783 additions & 3 deletions notebooks/02_Features/04_consecutive_no_transactions_out #10.ipynb

Large diffs are not rendered by default.

1,941 changes: 1,938 additions & 3 deletions notebooks/02_Features/05_get_meteo #25.ipynb

Large diffs are not rendered by default.

3,353 changes: 3,350 additions & 3 deletions notebooks/02_Features/07_visualisation_map_stations #49.ipynb

Large diffs are not rendered by default.

9,158 changes: 9,155 additions & 3 deletions notebooks/03_production/01_get_data_from_API.ipynb

Large diffs are not rendered by default.

11,944 changes: 11,941 additions & 3 deletions notebooks/03_production/02_predict_anomaly_on_data_production.ipynb

Large diffs are not rendered by default.

4,786 changes: 4,783 additions & 3 deletions notebooks/04_tests/01_test_api_from_bdx.ipynb

Large diffs are not rendered by default.

379 changes: 376 additions & 3 deletions notebooks/04_tests/02_test_transf_json_to_df.ipynb

Large diffs are not rendered by default.

1,039 changes: 1,036 additions & 3 deletions notebooks/04_tests/03_test_data_activite.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ where = ["src"]
exclude = ["notebooks", "tests"]

[tool.setuptools.exclude-package-data]
* = ["*.ipynb", "*.md"]
"*" = ["*.ipynb", "*.md"]

[tool.setuptools.package-data]
"*" = ["config*.yml"]
Expand Down

0 comments on commit 3057171

Please sign in to comment.