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
3ec7f4ae
Commit
3ec7f4ae
authored
Mar 31, 2020
by
aaa9c30b31abb6b20ce0aefe46b85784
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update JupyterLabWithPowerShell.md
parent
55970a5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
3 deletions
+14
-3
JupyterLabWithPowerShell.md
journal/JupyterLabWithPowerShell.md
+14
-3
No files found.
journal/JupyterLabWithPowerShell.md
View file @
3ec7f4ae
...
@@ -4,13 +4,18 @@
...
@@ -4,13 +4,18 @@
On choisit l'installaltion
[
miniconda
](
https://docs.conda.io/en/latest/miniconda.html
)
On choisit l'installaltion
[
miniconda
](
https://docs.conda.io/en/latest/miniconda.html
)
## Installation JupyterLab
## Installation JupyterLab
et PowerShell
**JupyterLab**
jupyterLab est la seconde génération de notebook
jupyterLab est la seconde génération de notebook
```
bash
```
bash
conda
install
-c
conda-forge jupyterlab
conda
install
-c
conda-forge jupyterlab
```
```
**PowerShell**
Utilisez votre gestionnaire de package
```
bash
apt
install
powershell
```
## Installation PowerShell
## Installation PowerShell
...
@@ -33,7 +38,8 @@ On installe PowerShell:
...
@@ -33,7 +38,8 @@ On installe PowerShell:
pip install powershell_kernel
pip install powershell_kernel
python -m powershell_kernel.install
python -m powershell_kernel.install
```
```
## Vérification
## Vérifications
1.
Test kernel JupyterLab
On lance JupyterLab
On lance JupyterLab
```
shell
```
shell
jupyter lab
jupyter lab
...
@@ -41,3 +47,8 @@ jupyter lab
...
@@ -41,3 +47,8 @@ jupyter lab
on doit voir :
on doit voir :


2.
Test version de PowerShell
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