Skip to content

Commit d211233

Browse files
committed
deprecating repo
1 parent f6b9090 commit d211233

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

README.md

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,3 @@
11
# Textbooks with Jupyter and Jekyll
22

3-
This repository / website is a template for hosting your own textbook using
4-
Jupyter Notebooks and Jekyll.
5-
6-
<img src="images/logo/logo.png" width=200 />
7-
8-
Here are some highlights:
9-
10-
* All course content is written in markdown and Jupyter Notebooks, stored in `notebooks/`
11-
* This site comes packaged with helper scripts to convert these into Jekyll pages (in `scripts/`)
12-
* Pages can have [Binder](https://mybinder.org) or JupyterHub links automatically added for interactivity.
13-
* The website itself is based on Jekyll, and is highly extensible and can be freely-hosted on GitHub.
14-
15-
This repository comes with some sample textbook files from the Data 8 course
16-
for Data Science at UC Berkeley. You can update these materials and all site
17-
content with your own, and have a Jupyter-based textbook ready to go shortly!
18-
19-
Here are a few links of interest:
20-
21-
* **[A demo of the hosted textbook](http://predictablynoisy.com/textbooks-with-jupyter/ )**
22-
* **[A short guide to deploying your own textbook](https://predictablynoisy.com/textbooks-with-jupyter/guide/01_overview/)**
23-
* **[The markdown version of the guide in this repo](_guide/)**
3+
THIS REPOSITORY HAS MOVED TO https://github.com/choldgraf/jupyter-book

0 commit comments

Comments
 (0)