Skip to content

2020 feb slides #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
add feb 2020 slides
  • Loading branch information
dringler committed Feb 19, 2020
commit 952e099b76ddf6af35e89d7ab42ca45c11b1c0f9
Binary file added 2020-02/assets/BER2020.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020-02/assets/nf-coc-wide.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2020-02/assets/pythonberlin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
178 changes: 178 additions & 0 deletions 2020-02/intro.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,178 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"<center>\n",
"<img src=./assets/PyDataLogoBerlin_BearOnly_Logo4x3.png width=600 style=\"display:inline\"/>\n",
"<h2>https://berlin.pydata.org</h2>\n",
"<h2>@pydataberlin</h2>\n",
"</center>"
]
},
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"### Introduction (5 mins)\n",
"\n",
"### Talk 1: 30 mins\n",
"\n",
"**Trusting your pet project**\n",
"\n",
"Filip Danieluk (CBRE)\n",
"\n",
"\n",
"### Talk 2: 30 mins\n",
"\n",
"**Uncertainty in Recommender Systems**\n",
"\n",
"Bharathi Srinivasan (Comtravo)\n",
"\n",
"\n",
"### Lightning talks\n",
"\n",
"**JupyterCon**\n",
"\n",
"Jeremy Tuloup, Cristián Maureira-Fredes\n",
"\n",
"**Data Science Retreat**\n",
"\n",
"Jose Quesada\n"
]
},
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"<center>\n",
"<h1>https://numfocus.org/code-of-conduct</h1>\n",
"<img src=./assets/nf-coc-wide.png style=\"display:inline\"/>\n",
"</center>"
]
},
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"<center>\n",
"<h1>http://pythonberlinslack.herokuapp.com//</h1>\n",
"<img src=./assets/pythonberlin.png style=\"display:inline\"/>\n",
"</center>"
]
},
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"# Event Announcements\n",
"\n",
"## dotPy: March 2, 2020 in Paris\n",
"10% discount code \"PYDATABERLIN\"\n",
"\n",
"https://www.dotpy.io/tickets?promocode=PYDATABERLIN\n",
"\n",
"\n"
]
},
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"<center>\n",
" <img src=./assets/BER2020.png style=\"display:inline\"/>\n",
"</center>"
]
},
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "notes"
}
},
"source": [
"<center>\n",
" <h1>PyCon DE & PyData Berlin Conference 2020</h1>\n",
" <img src=./assets/PyConDEPyDataBER-1800-transparent.png width=600 style=\"display:inline\"/>\n",
" <h2>October 14-16 @ bcc</h2>\n",
" <h2>https://de.pycon.org</h2>\n",
" <h3>CfP & Scholarships are open</h3>\n",
" <h4>https://pretalx.com/pyconde-pydata-berlin-2020/cfp</h4>\n",
"</center>\n",
"\n",
"\n"
]
},
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"<center>\n",
"<img src=./assets/PyDataLogoBerlin_BearOnly_Logo4x3.png width=600 style=\"display:inline\"/>\n",
"<h2>https://berlin.pydata.org</h2>\n",
"<h2>@pydataberlin</h2>\n",
"<h2>[email protected]</h2>\n",
"</center>"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"celltoolbar": "Slideshow",
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.7"
}
},
"nbformat": 4,
"nbformat_minor": 1
}
13,416 changes: 13,416 additions & 0 deletions 2020-02/intro.slides.html

Large diffs are not rendered by default.