You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ Moreover, we live in a cloud native world with a cloud native lifestyle, cloud n
11
11
##Getting Started
12
12
13
13
1. Create the conda environment:
14
-
```
15
-
conda env create -f environment.yml
16
-
```
14
+
```
15
+
conda env create -f environment.yml
16
+
```
17
17
2. You can find a notebook template in the `static` folder which contains some examples like cover and divider slides, markdown syntax and many more. Here is a [link](http://www.slideviper.oquanta.info/tutorial/slideshow_tutorial_slides.html#/3) for a nice intro into creating slides with Jupyter notebook.
18
18
3. When you are done with editing your notebook, you need to generate the slides with this command: