forked from WomensCodingCircle/CodingCirclePython
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
210 lines (167 loc) · 7.52 KB
/
index.html
File metadata and controls
210 lines (167 loc) · 7.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="SHIELD - Free Bootstrap 3 Theme">
<meta name="author" content="Carlos Alvarez - Alvarez.is - blacktie.co">
<title>Women's Coding Circle Python</title>
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="assets/css/main.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/icomoon.css">
<link href="assets/css/animate-custom.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Raleway:400,300,700' rel='stylesheet' type='text/css'>
<script src="assets/js/jquery.min.js"></script>
<script type="text/javascript" src="assets/js/modernizr.custom.js"></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="assets/js/html5shiv.js"></script>
<script src="assets/js/respond.min.js"></script>
<![endif]-->
</head>
<body data-spy="scroll" data-offset="0" data-target="#navbar-main">
<div id="navbar-main">
<!-- Fixed navbar -->
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="#home" class="smoothScroll"> Home</a></li>
<li> <a href="#install" class="smoothScroll"> Installation Instructions</a></li>
<li> <a href="#about" class="smoothScroll"> About</a></li>
<li> <a href="#jupyter" class="smoothScroll"> Jupyter Notebooks</a></li>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<!-- ==== HEADERWRAP ==== -->
<div id="headerwrap" id="home" name="home">
<header class="clearfix">
<img style='background-color:white; padding: 5px 50px; margin-bottom: 30px;width:600px;' src='assets/img/wcc_color_web.png' />
<!-- <h1><span class="icon icon-shield"></span></h1> -->
<p>Women's Coding Circle</p>
<p>learns Python</p>
</header>
</div><!-- /headerwrap -->
<!-- ==== SERVICES ==== -->
<div class="container" id="install" name="services">
<br>
<br>
<div class="row">
<h2 class="centered">INSTALLATION INSTRUCTIONS</h2>
<hr>
<br>
</div>
<div class="row">
<h3 class="centered">OSX</h3>
<hr>
<br>
<h3>
<a id="python" class="anchor" href="#python" aria-hidden="true"><span class="octicon octicon-link"></span></a>Python</h3>
<ul>
<li>Download and install <a href="http://continuum.io/downloads">Anaconda</a> for <strong>Python 3.5</strong>.</li>
<li>Use all of the defaults for installation <em>except</em> make sure to check <strong>Make Anaconda the default Python</strong>.</li>
</ul>
</div><!-- row -->
<div class="row">
<h2 class="centered">WINDOWS</h2>
<hr>
<br>
<h3>
<a id="python-1" class="anchor" href="#python-1" aria-hidden="true"><span class="octicon octicon-link"></span></a>Python</h3>
<ul>
<li>Download and install <a href="http://continuum.io/downloads">Anaconda </a>for <strong>Python 3.5</strong>.</li>
<li>Use all of the defaults for installation <em>except</em> make sure to check <strong>Make Anaconda the default Python</strong>.</li>
</ul>
</div><!-- row -->
<div class="row">
<h2 class="centered">LINUX</h2>
<hr>
<br>
<h3>
<a id="python" class="anchor" href="#python" aria-hidden="true"><span class="octicon octicon-link"></span></a>Python</h3>
<ul>
<li>Download and install <a href="http://continuum.io/downloads">Anaconda</a> for <strong>Python 3.5</strong>.</li>
<li>In your terminal window type one of the below and follow the instructions: <code>
bash Anaconda3-4.2.0-Linux-x86_64.sh </code>
</li>
</ul>
</div><!-- row -->
</div><!-- container -->
<!-- ==== SECTION DIVIDER1 -->
<section id='about' class="section-divider textdivider divider1">
<div class="container">
<h1>JOIN US</h1>
<hr>
<p>Instructor: <a class='light' href='https://www.janelia.org/people/emily-nielson'>Emily Nielson</a></p>
<p>Thursdays</p>
<p>Time: 12:00 - 1:00 p.m.</p>
</div><!-- container -->
</section><!-- section -->
<div class="container" id="jupyter" name="contact">
<div class="row">
<br>
<h1 class="centered">Jupyter Notebook Instructions</h1>
<hr>
<br>
<p>
<strong><a href='jupyter.org' title='Project Jupyter'>From Project Jupyter: </a></strong>
"The Jupyter Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, machine learning and much more."
</p>
<h1>Launching Jupyter Notebook</h1>
<div class="row">
<h2 class="centered">OSX</h2>
<hr>
<br>
<p>Step 1. Open Anaconda Navigator (this can take a while to load the first time)<br>
<img src='assets/img/OSX_step1.png' alt='step1'/>
</p>
<p>Step 2. Launch Jupyter Notebook (you may need to click the install button first)<br>
<img src='assets/img/OSX_step2.png' alt='step2'/>
</p>
<p>Step 3. This opens a webpage that has a navigation tree for your filesystem. Navigate to where you downloaded CodingCirclePython and lauch the lesson you are working on.<br>
<img src='assets/img/final_step.png' alt='step3'/><br>
<img src='assets/img/lesson1.png' alt='navigate to lesson'/><br>
<img src='assets/img/lesson2.png' alt='navigate to lesson'/><br>
<img src='assets/img/lesson3.png' alt='navigate to lesson'/><br>
</p>
</div>
<div class="row">
<h2 class="centered">WINDOWS</h2>
<hr>
<br>
<p>Step 1. Launch Jupyter Notebook from the start menu<br/>
<img src='assets/img/WIN_step1.png' alt='step1'/>
</p>
<p>Step 2. This opens a webpage that has a navigation tree for your filesystem. Navigate to where you downloaded CodingCirclePython and lauch the lesson you are working on.<br>
<img src='assets/img/OSX_step2.png' alt='step2'/>
<img src='assets/img/final_step.png' alt='step3'/><br>
<img src='assets/img/lesson1.png' alt='navigate to lesson'/><br>
<img src='assets/img/lesson2.png' alt='navigate to lesson'/><br>
<img src='assets/img/lesson3.png' alt='navigate to lesson'/><br>
</p>
</div>
</div><!-- row -->
</div><!-- container -->
<div id="footerwrap">
<div class="container">
<h4><a href='https://www.janelia.org/people/emily-nielson'>Emily Nielson</a></h4>
<h4>Janelia Research Campus 19700 Helix Dr. Ashburn VA 20147</h4>
<h4> Template by <a href="http://blacktie.co">BlackTie.co</a> - Copyright 2017</h4>
</div>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script type="text/javascript" src="assets/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/js/retina.js"></script>
<script type="text/javascript" src="assets/js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="assets/js/smoothscroll.js"></script>
<script type="text/javascript" src="assets/js/jquery-func.js"></script>
</body>
</html>