Skip to content

Commit b41fd2b

Browse files
authored
remove refs to pandas, matplotlib, & seaborn from index.rst
1 parent 2d9506f commit b41fd2b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

docs/index.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Welcome to "Using Python in an HPC environment" course material
2929
- You can write and submit batch job scripts
3030
- You can use the compute nodes interactively
3131
- You can use a Python IDE
32-
- You can create plots in ``matplotlib``
3332
- Use Python in parallel
3433
- Use Python for ML
3534
- Use GPUs with Python
@@ -175,7 +174,6 @@ Content of the course
175174
day2/interactive.md
176175
day2/ondemand-desktop.rst
177176
day2/IDEs.rst
178-
day2/matplotlib-intro.rst
179177
summary2.rst
180178
day2/evaluation.rst
181179
day2/python_at_hpc_centers.rst
@@ -184,8 +182,6 @@ Content of the course
184182
:maxdepth: 2
185183
:caption: Lessons day 3 (advanced analysis):
186184

187-
day3/pandas.rst
188-
day3/Seaborn-Intro.rst
189185
day3/batch.md
190186
day3/big_data.md
191187
summary3.rst

0 commit comments

Comments
 (0)