This commit is contained in:
Martin Folkerts 2023-10-16 20:10:03 +02:00
parent fd67994db8
commit b864fa3833
3 changed files with 1 additions and 1188 deletions

7
renv/.gitignore vendored
View file

@ -1,7 +0,0 @@
library/
local/
cellar/
lock/
python/
sandbox/
staging/

File diff suppressed because it is too large Load diff

View file

@ -46,7 +46,7 @@ else
fi
# Hier kan je verdere stappen toevoegen, zoals het uitvoeren van je Python-script of Jupyter Notebook
jupyter nbconvert --execute --to script --stdout python_app/Chemba_download.ipynb
#jupyter nbconvert --execute --to script --stdout python_app/Chemba_download.ipynb
# Deactiveer de virtuele omgeving (optioneel)
deactivate
## Runnen van R scripts