Skip to content

Commit 11c452a

Browse files
committed
Remove tables
1 parent 799ab90 commit 11c452a

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

book/index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,4 @@ title: Issue tables for Open Source Projects
55
This website lists **tables of GitHub issues that received a lot of user support** for several subprojects in the Jupyter ecosystem. Clicking the names to the left to see each table. For an example, here's the table from Jupyter Book:
66

77
+++ {"class": "col-page-right"}
8-
![](#jupyter-book-table)
9-
10-
(table1)=
11-
```{include} tst.txt
12-
```
8+
![](#jupyter-book-table)

book/whats-in-the-data.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ plt.show()
107107
### What labels are used across repositories?
108108

109109
```{code-cell} ipython3
110-
:label: test
111110
top_labels = labels[['name', 'color', 'description']].head(10)
112111
top_labels
113112
```

0 commit comments

Comments
 (0)