peiva-git / deep_learning_project

Exam project for the Deep Learning course @ UniTS
GNU General Public License v3.0
0 stars 0 forks source link

Aggiunto file configurazione #53

Closed peiva-git closed 8 months ago

peiva-git commented 8 months ago

Per abilitare la funzionalità:

  1. cd deep_learning_project
  2. git config filter.strip-notebook-output.clean 'jupyter nbconvert --ClearOutputPreprocessor.enabled=True --to=notebook --stdin --stdout --log-level=ERROR'

Questo comando configura il repository locale aggiungendo il filtro definito in .gitattributes.

peiva-git commented 8 months ago

Risolto il conflitto per il merge.