Skip to content

Commit 9fb3116

Browse files
update read py
1 parent e8fe966 commit 9fb3116

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

docs/index.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,20 @@ This Python workshop intended for complete beginners to learn the basics of the
99

1010

1111
### **For the one hour, online workshop:**
12-
- Learn the basics of [reading the Python programming language.](https://southernmethodistuniversity.github.io/intro-to-python/python-reading.html)
13-
- There will be an introduction to installing Python using Anaconda Navigator and running Jupyter Lab, so that attendees can work through Python lesson asynchronous. *Time permitting there will be an introduction to additional Python syntax and commands.*
14-
- Learn how to use the [Anaconda.](https://southernmethodistuniversity.github.io/intro-to-python/python_install.html#anaconda-one-way-to-install-python)
15-
- Learn how to use [Jupyter Notebooks](https://southernmethodistuniversity.github.io/intro-to-python/jupyterlab.html)
16-
- Additional asynchronous content
12+
- Learn the basics of [reading the Python programming language.](https://southernmethodistuniversity.github.io/intro-to-python/python-reading.html)
13+
- There will be an introduction to installing Python using Anaconda Navigator and running Jupyter Lab, so that attendees can work through Python lesson asynchronous. *Time permitting there will be an introduction to additional Python syntax and commands.*
14+
- Learn how to use the [Anaconda.](https://southernmethodistuniversity.github.io/intro-to-python/python_install.html#anaconda-one-way-to-install-python)
15+
- Learn how to use [Jupyter Notebooks](https://southernmethodistuniversity.github.io/intro-to-python/jupyterlab.html)
16+
- Additional asynchronous content for practice.
1717

1818

1919

2020
### **For a 2 hour in person workshop:**
21-
- Learn the basics of [reading the Python programming language.](https://southernmethodistuniversity.github.io/intro-to-python/python-reading.html)
22-
- Learn how to use the [Anaconda.](https://southernmethodistuniversity.github.io/intro-to-python/python_install.html#anaconda-one-way-to-install-python)
23-
- Learn how to use [Jupyter Notebooks](https://southernmethodistuniversity.github.io/intro-to-python/jupyterlab.html)
24-
- Learn to leverage the different data types and structures available in Python.
25-
- Learn how to write functions to streamline your code.
26-
- We will have hands-on and practice activities, so participants are encouraged to bring in and use their own laptops to insure the proper setup of tools for an efficient workflow once you leave the workshop.
21+
- Learn the basics of [reading the Python programming language.](https://southernmethodistuniversity.github.io/intro-to-python/python-reading.html)
22+
- Learn how to use the [Anaconda.](https://southernmethodistuniversity.github.io/intro-to-python/python_install.html#anaconda-one-way-to-install-python)
23+
- Learn how to use [Jupyter Notebooks](https://southernmethodistuniversity.github.io/intro-to-python/jupyterlab.html)
24+
- Learn to leverage the different data types and structures available in Python.
25+
- We will have hands-on and practice activities, so participants are encouraged to bring in and use their own laptops to insure the proper setup of tools for an efficient workflow once you leave the workshop.
2726

2827

2928

0 commit comments

Comments
 (0)