Skip to content

Commit

Permalink
rm slack note
Browse files Browse the repository at this point in the history
  • Loading branch information
kylepjohnson committed May 28, 2017
1 parent fccb570 commit ffe0896
Showing 1 changed file with 8 additions and 41 deletions.
49 changes: 8 additions & 41 deletions 1 CLTK Setup.ipynb
Expand Up @@ -2,22 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"metadata": {
"deletable": true,
"editable": true
},
"source": [
"# Join the Slack channel\n",
"\n",
"Send your email to `kyle@kyle-p-johnson.com` and he'll add you to this channel. Other instructions will be sent via this route."
]
},
{
"cell_type": "markdown",
"metadata": {
"deletable": true,
"editable": true
},
"metadata": {},
"source": [
"# Install Python\n",
"\n",
Expand All @@ -43,10 +28,7 @@
},
{
"cell_type": "markdown",
"metadata": {
"deletable": true,
"editable": true
},
"metadata": {},
"source": [
"# Install Git\n",
"\n",
Expand All @@ -55,10 +37,7 @@
},
{
"cell_type": "markdown",
"metadata": {
"deletable": true,
"editable": true
},
"metadata": {},
"source": [
"# Make virtual environment\n",
"\n",
Expand All @@ -83,10 +62,7 @@
},
{
"cell_type": "markdown",
"metadata": {
"deletable": true,
"editable": true
},
"metadata": {},
"source": [
"# Install CLTK\n",
"\n",
Expand All @@ -105,10 +81,7 @@
},
{
"cell_type": "markdown",
"metadata": {
"deletable": true,
"editable": true
},
"metadata": {},
"source": [
"# Test Jupter\n",
"\n",
Expand All @@ -117,10 +90,7 @@
},
{
"cell_type": "markdown",
"metadata": {
"deletable": true,
"editable": true
},
"metadata": {},
"source": [
"# Download these tutorials\n",
"\n",
Expand All @@ -129,10 +99,7 @@
},
{
"cell_type": "markdown",
"metadata": {
"deletable": true,
"editable": true
},
"metadata": {},
"source": [
"# Join GitHub\n",
"\n",
Expand All @@ -156,7 +123,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.0"
"version": "3.6.1"
}
},
"nbformat": 4,
Expand Down

0 comments on commit ffe0896

Please sign in to comment.