|
34 | 34 | "Welcome again!" |
35 | 35 | ] |
36 | 36 | }, |
| 37 | + { |
| 38 | + "cell_type": "markdown", |
| 39 | + "metadata": {}, |
| 40 | + "source": [ |
| 41 | + "We want to thank the many people that have made this workshop possible.\n", |
| 42 | + "\n", |
| 43 | + "First, the generosity of our sponsors have provided facilities for the workshop, food and refreshments, and travel assistance for our guest speakers. Please give a hand to our fabulous sponsors:\n", |
| 44 | + "- [Ansir Innovation Center](http://ansirsd.com/)\n", |
| 45 | + "- [Python Software Foundation](https://www.python.org/psf/)\n", |
| 46 | + "\n", |
| 47 | + "We are committed to offering a positive and productive workshop for you. We are proud to be an [OpenHatch](https://openhatch.org) affiliated event. OpenHatch is a non-profit that helps people become contributors to free and open source software. OpenHatch is a friendly community and can help you find a suitable project if you are interested in contributing.\n", |
| 48 | + "\n" |
| 49 | + ] |
| 50 | + }, |
| 51 | + { |
| 52 | + "cell_type": "markdown", |
| 53 | + "metadata": {}, |
| 54 | + "source": [ |
| 55 | + "A programming community outreach workshop, brought to you by the generous volunteers from:\n", |
| 56 | + "\n", |
| 57 | + "- [PyLadies San Diego](www.meetup.com/sd-pyladies/)\n", |
| 58 | + "- [San Diego Python User Group](www.meetup.com/pythonsd/)\n", |
| 59 | + "- [Inland Empire Pyladies](www.meetup.com/iepyladies/)" |
| 60 | + ] |
| 61 | + }, |
| 62 | + { |
| 63 | + "cell_type": "markdown", |
| 64 | + "metadata": {}, |
| 65 | + "source": [ |
| 66 | + "**Introduction of who is here to teach and help you today.**\n", |
| 67 | + "- Audrey\n", |
| 68 | + "- Danny\n", |
| 69 | + "- Rise\n", |
| 70 | + "- Trey\n", |
| 71 | + "- Jim\n", |
| 72 | + "- Others that are helping on day of event\n", |
| 73 | + "- Carol\n", |
| 74 | + "\n", |
| 75 | + "Please take a moment to share 2-4 sentences about yourself\n", |
| 76 | + "\n", |
| 77 | + "We are all volunteers. If you enjoy this workshop and decide to continue with Python programming, we encourage you to volunteer at the next Intro to Python Workshop.\n", |
| 78 | + "\n", |
| 79 | + "We are also very thankful that you have chosen to spend the better part of your Saturday sharing Python with us. It's a language that we have fun using to make all sorts of projects and a thoughtful, accepting, considerate, and fun community that we are glad to take part in.\n", |
| 80 | + "\n", |
| 81 | + "And now...let's get going with some Python development!\n", |
| 82 | + " " |
| 83 | + ] |
| 84 | + }, |
37 | 85 | { |
38 | 86 | "cell_type": "heading", |
39 | 87 | "level": 2, |
|
0 commit comments