Skip to content

Commit

Permalink
Merge pull request #69 from ireapps/thejqs-update
Browse files Browse the repository at this point in the history
Update text and a couple links for #nicar20
  • Loading branch information
thejqs authored Feb 3, 2020
2 parents afe48ea + 0dbbdd0 commit 9166d90
Show file tree
Hide file tree
Showing 5 changed files with 78 additions and 194 deletions.
16 changes: 7 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
```
______ _____ ___ ______ __ _____
| ___ \ / __ \ / _ \ | ___ \/ | | _ |
| |_/ / _| / \// /_\ \| |_/ /`| | | |_| |
| __/ | | | | | _ || / | | \____ |
| | | |_| | \__/\| | | || |\ \ _| |_.___/ /
\_| \__, |\____/\_| |_/\_| \_|\___/\____/
__/ |
|___/
.-,--. ,--. ,. .-,--.
'|__/ . . | `-' / | `|__/ ,-, ,-. ,-, ,-.
,| | | | . /~~|-. )| \ / |/| / |/|
`' `-| `--' ,' `-' `' ` '-` `-' '-` `-'
/|
`-'
```

## Python mini boot camp at [#NICAR19](https://www.ire.org/events-and-training/event/3433) in Newport Beach, California.
## Python mini boot camp at [#NICAR20](https://www.ire.org/events-and-training/conferences/nicar-2020/) in New Orleans.

In this two-day workshop, we'll use the Jupyter notebook to explore the Python programming language. At the end of the class, we'll give you all of the code from the exercises, along with several cheatsheets and tutorials, to take home with you, all from this code repository on Github.

Expand Down
4 changes: 2 additions & 2 deletions basics/basics_notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Python Basics at PyCAR19"
"# Python Basics at PyCAR2020"
]
},
{
Expand Down Expand Up @@ -328,7 +328,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.0"
"version": "3.6.8"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 9166d90

Please sign in to comment.