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
8d3fdca7
Commit
8d3fdca7
authored
Mar 31, 2020
by
aaa9c30b31abb6b20ce0aefe46b85784
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ajout du test 2 pre-fin de redaction.md
parent
3ec7f4ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
1 deletion
+22
-1
JupyterLabWithPowerShell.md
journal/JupyterLabWithPowerShell.md
+22
-1
No files found.
journal/JupyterLabWithPowerShell.md
View file @
8d3fdca7
...
@@ -5,14 +5,18 @@
...
@@ -5,14 +5,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 et PowerShell
## Installation JupyterLab et PowerShell
**JupyterLab**
**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**
**PowerShell**
Utilisez votre gestionnaire de package
Utilisez votre gestionnaire de package
```
bash
```
bash
apt
install
powershell
apt
install
powershell
```
```
...
@@ -50,5 +54,22 @@ on doit voir :
...
@@ -50,5 +54,22 @@ on doit voir :
2.
Test version de PowerShell
2.
Test version de PowerShell
On ouvre un notebook Powershell
et on tape:
```
$>$PsversionTable
```
```
code
Name Value
---- -----
PSVersion 7.0.0
PSEdition Core
GitCommitId 7.0.0
OS Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.82-1
Platform Unix
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
```
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