Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
python-uga
training-hpc
Commits
6d07c590
Commit
6d07c590
authored
May 23, 2019
by
paugier
Browse files
More Mercurial tutorial
parent
1328f583
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6d07c590
...
...
@@ -136,7 +136,7 @@ You will need to activate the conda channel `conda-forge` with:
```
conda config --add channels conda-forge```
With miniconda, it should be simple to install Spyder and Jupyter either with
the command `conda install spyder jupyter
-
lab` or using the graphical tool
the command `conda install spyder jupyterlab` or using the graphical tool
[Anaconda Navigator](https://docs.anaconda.com/anaconda/navigator/).
To install and setup Mercurial, you can follow the instructions
...
...
@@ -177,5 +177,5 @@ One needs Jupyter, rst2html5 (installable with `pip install rst2html5`), plus
`make`
and few other Unix tools. Therefore, it is not easy to build the website
on Windows.
Then
,
`make presentations`
should build the presentations and
`make serve`
should start a server to visualize them in a browser.
On Unix-like systems
,
`make presentations`
should build the presentations and
`make serve`
should start a server to visualize them in a browser.
ipynb/02_Mercurial_and_Gitlab.ipynb
View file @
6d07c590
This diff is collapsed.
Click to expand it.
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