Skip to content

Commit

Permalink
deprecating repo
Browse files Browse the repository at this point in the history
  • Loading branch information
choldgraf committed Oct 8, 2018
1 parent f6b9090 commit d211233
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
# Textbooks with Jupyter and Jekyll

This repository / website is a template for hosting your own textbook using
Jupyter Notebooks and Jekyll.

<img src="images/logo/logo.png" width=200 />

Here are some highlights:

* All course content is written in markdown and Jupyter Notebooks, stored in `notebooks/`
* This site comes packaged with helper scripts to convert these into Jekyll pages (in `scripts/`)
* Pages can have [Binder](https://mybinder.org) or JupyterHub links automatically added for interactivity.
* The website itself is based on Jekyll, and is highly extensible and can be freely-hosted on GitHub.

This repository comes with some sample textbook files from the Data 8 course
for Data Science at UC Berkeley. You can update these materials and all site
content with your own, and have a Jupyter-based textbook ready to go shortly!

Here are a few links of interest:

* **[A demo of the hosted textbook](http://predictablynoisy.com/textbooks-with-jupyter/ )**
* **[A short guide to deploying your own textbook](https://predictablynoisy.com/textbooks-with-jupyter/guide/01_overview/)**
* **[The markdown version of the guide in this repo](_guide/)**
THIS REPOSITORY HAS MOVED TO https://github.com/choldgraf/jupyter-book

0 comments on commit d211233

Please sign in to comment.