Skip to content

Commit 71d6819

Browse files
committed
remove mybinder link from repo
1 parent 21a7988 commit 71d6819

File tree

5 files changed

+1
-45457
lines changed

5 files changed

+1
-45457
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Data Analysis Using Python: A Beginner’s Guide Featuring NYC Open Data
22

3-
Mark Bauer
3+
Author: Mark Bauer
44

55
The recording for this presentation can be viewed here: [![YouTube Video Views](https://img.shields.io/youtube/views/kobhJAxy3jQ?label=Watch%20Presentation&style=social)](https://www.youtube.com/watch?v=kobhJAxy3jQ)
66

@@ -33,8 +33,6 @@ Demonstrates various examples of plotting and data visualizations.
3333
**Part 4: Geospatial Data and Mapping**
3434
Demonstrates various workflows of working with geospatial data and mapping.
3535

36-
You can run an interactive example on MyBinder through your browser - no installation required: click here [![Binder](https://mybinder.org/badge_logo.svg)](https://notebooks.gesis.org/binder/jupyter/user/mebauer-data-an-is-using-python-sfwsnr6g/notebooks/mybinder-examples/examples.ipynb).
37-
3836
# 2. Notebooks
3937

4038
You can view these notebooks through your browser by clicking *View* under the *Static Webpage* column.
@@ -63,7 +61,6 @@ You can view these notebooks through your browser by clicking *View* under the *
6361
- [Project Jupyter](https://jupyter.org/index.html): Project Jupyter is a non-profit, open-source project, born out of the IPython Project in 2014 as it evolved to support interactive data science and scientific computing across all programming languages.
6462
- [Jupyter Notebook](https://jupyter.org/try): The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text.
6563
- [nbviewer](https://nbviewer.jupyter.org/): A web application that lets you enter the URL of a Jupyter Notebook file, renders that notebook as a static HTML web page, and gives you a stable link to that page which you can share with others.
66-
- [Binder](https://mybinder.org/): The Binder Project is an open community that makes it possible to create sharable, interactive, reproducible environments.
6764

6865
# 5. Additional Resources
6966

mybinder-examples/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)