wip
This commit is contained in:
parent
fd67994db8
commit
b864fa3833
7
renv/.gitignore
vendored
7
renv/.gitignore
vendored
|
|
@ -1,7 +0,0 @@
|
|||
library/
|
||||
local/
|
||||
cellar/
|
||||
lock/
|
||||
python/
|
||||
sandbox/
|
||||
staging/
|
||||
1180
renv/activate.R
1180
renv/activate.R
File diff suppressed because it is too large
Load diff
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue