Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
aaa9c30b31abb6b20ce0aefe46b85784
mooc-rr
Commits
c7e3e659
Commit
c7e3e659
authored
Mar 31, 2020
by
aaa9c30b31abb6b20ce0aefe46b85784
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
correction fautes et coquilles .
fin ?
parent
8d3fdca7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
JupyterLabWithPowerShell.md
journal/JupyterLabWithPowerShell.md
+11
-11
No files found.
journal/JupyterLabWithPowerShell.md
View file @
c7e3e659
...
...
@@ -2,20 +2,20 @@
## Installation python
On choisit l'installa
l
tion
[
miniconda
](
https://docs.conda.io/en/latest/miniconda.html
)
On choisit l'installation
[
miniconda
](
https://docs.conda.io/en/latest/miniconda.html
)
## Installation JupyterLab et PowerShell
**JupyterLab**
jupyterLab est la seconde génération de notebook
JupyterLab est la seconde génération de notebook.
```
bash
conda
install
-c
conda-forge jupyterlab
```
**PowerShell**
U
tilisez votre gestionnaire de package
Sous linux, u
tilisez votre gestionnaire de package
```
bash
apt
install
powershell
...
...
@@ -24,14 +24,14 @@ apt install powershell
## Installation PowerShell
A ce jour conda ne contient pas le package on passe par pip.
Tout d'abord on véri
d
ie l'environnement:
Tout d'abord on véri
f
ie l'environnement:
```
bash
which python
which pip
```
On doit être ds l'envir
ro
nement conda
On doit être ds l'envir
on
nement conda
De façon standard ress
me
ble sous linux à
De façon standard ress
em
ble sous linux à
```
bash
/home/
$login
/miniconda/bin/python
/home/
$login
/miniconda/bin/pip
...
...
@@ -43,21 +43,21 @@ pip install powershell_kernel
python -m powershell_kernel.install
```
## Vérifications
1.
Test kernel JupyterLab
1.
__Test kernel JupyterLab:__
On lance JupyterLab
```
shell
jupyter lab
```
on doit voir :


2.
Test version de PowerShell
2.
__ Test version de PowerShell: __
On ouvre un notebook Power
s
hell
On ouvre un notebook Power
S
hell
et on tape:
```
$>$Ps
v
ersionTable
$>$Ps
V
ersionTable
```
```
code
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment