mirror of
https://github.com/NetherlandsForensicInstitute/hansken-python-workshop.git
synced 2026-02-14 13:39:50 +00:00
Update README to mention installing both Python and Jupyter
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
## Run script
|
||||
* Open folder containing scripts
|
||||
* Confirm that you trust the author so the scripts can be run
|
||||
* Install Python extension if Code asks
|
||||
* Install Visual Studio Code extensions:
|
||||
* Python
|
||||
* Jupyter
|
||||
* Create virtual environment (Ctrl+Shift+P Python: Create Environment)
|
||||
* Open terminal to install dependencies (Ctrl+Shift+P Terminal: Create New Terminal)
|
||||
* Windows: if an error regarding about Execution Policies occurs, change default terminal to Command Prompt instead of PowerShell: File -> Preferences -> Settings -> Features -> Terminal -> Integrated -> Default Profile: Windows -> Select `Command Prompt`
|
||||
|
||||
Reference in New Issue
Block a user