Skip to content
Snippets Groups Projects
Commit f9dcf7b6 authored by huibbaetsen's avatar huibbaetsen
Browse files

Fix links to CITG manual and add anaconda

parent b2b03992
No related branches found
No related tags found
1 merge request!3Manali updates
# Visual Studio Code
```{caution}
This entire page is directly copied from [here](https://interactivetextbooks.citg.tudelft.nl/manual/installation-and-setup/vscode-setup.html). This needs to be properly resolved **before this page is put online**.
This page is directly copied from [here](https://interactivetextbooks.citg.tudelft.nl/jupyter-book-manual/installation-and-setup/vscode-setup.html). It is written by Caspar Jungbacker for the Faculty of Civil Engineering and Geosciences at TU Delft.
```
VS Code is a text editor with some extra features, such as integrated source control and a file browser. Moreover, extensions are available to add functionality to VS Code.
......
# Conda (or another instance of python)
Jupyter Books come in a python package, so naturally you will need to have python installed. This manual uses conda, which can be downloaded from [`Miniconda`](https://docs.conda.io/en/latest/miniconda.html). Feel free to use whichever version of python you may already have on your computer, but beware that there is a known incompatibility with python version 3.8.
```{admonition} Miniconda VS Anaconda
:class: dropdown
If you want a better experience while installing more packages, you can download [`Anaconda`](https://www.anaconda.com/) which offers a graphical environment for the handling of the packages.
```
\ No newline at end of file
# Git
```{caution}
This entire page is directly copied from [here](https://interactivetextbooks.citg.tudelft.nl/manual/installation-and-setup/git-setup.html). This needs to be properly resolved **before this page is put online**.
This page is directly copied from [here](https://interactivetextbooks.citg.tudelft.nl/jupyter-book-manual/installation-and-setup/git-setup.html). It is written by Caspar Jungbacker for the Faculty of Civil Engineering and Geosciences at TU Delft.
```
## Installation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment