15-09-2021
This commit is contained in:
@@ -275,10 +275,18 @@ https://korben.info/linux-wsl-gui-interface-graphique-windows-10.html
|
||||
|
||||
|
||||
|
||||
```bash
|
||||
sudo apt install python3 python3-pip ipython3
|
||||
#### Installer un X11-server:
|
||||
|
||||
```powershell
|
||||
choco install vcxsrv
|
||||
```
|
||||
|
||||
Ajouter au `.bashrc` ou `.zshrc`:
|
||||
|
||||
`export DISPLAY=:0`
|
||||
|
||||
Installer gvim (sudo apt-get install gvim) pour tester.
|
||||
|
||||
|
||||
|
||||
#### Navigation dans les dossiers/fichiers:
|
||||
|
||||
Reference in New Issue
Block a user