Skip to content

Commit 13724ae

Browse files
author
ncoop57
committed
Remove unused code cell from doclinks notebook
1 parent 499edae commit 13724ae

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

nbs/api/05_doclinks.ipynb

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -637,15 +637,6 @@
637637
" return entries,py_syms"
638638
]
639639
},
640-
{
641-
"cell_type": "code",
642-
"execution_count": null,
643-
"metadata": {},
644-
"outputs": [],
645-
"source": [
646-
"entries, syms = _build_lookup_table('nbdev_stdlib')"
647-
]
648-
},
649640
{
650641
"cell_type": "code",
651642
"execution_count": null,
@@ -816,7 +807,7 @@
816807
"text/markdown": [
817808
"---\n",
818809
"\n",
819-
"[source](https://github.com/AnswerDotAI/nbdev/blob/master/nbdev/doclinks.py#L266){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n",
810+
"[source](https://github.com/AnswerDotAI/nbdev/blob/master/nbdev/doclinks.py#L269){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n",
820811
"\n",
821812
"### NbdevLookup.doc\n",
822813
"\n",
@@ -827,7 +818,7 @@
827818
"text/plain": [
828819
"---\n",
829820
"\n",
830-
"[source](https://github.com/AnswerDotAI/nbdev/blob/master/nbdev/doclinks.py#L266){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n",
821+
"[source](https://github.com/AnswerDotAI/nbdev/blob/master/nbdev/doclinks.py#L269){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n",
831822
"\n",
832823
"### NbdevLookup.doc\n",
833824
"\n",
@@ -918,7 +909,7 @@
918909
"text/markdown": [
919910
"---\n",
920911
"\n",
921-
"[source](https://github.com/AnswerDotAI/nbdev/blob/master/nbdev/doclinks.py#L271){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n",
912+
"[source](https://github.com/AnswerDotAI/nbdev/blob/master/nbdev/doclinks.py#L274){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n",
922913
"\n",
923914
"### NbdevLookup.code\n",
924915
"\n",
@@ -929,7 +920,7 @@
929920
"text/plain": [
930921
"---\n",
931922
"\n",
932-
"[source](https://github.com/AnswerDotAI/nbdev/blob/master/nbdev/doclinks.py#L271){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n",
923+
"[source](https://github.com/AnswerDotAI/nbdev/blob/master/nbdev/doclinks.py#L274){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n",
933924
"\n",
934925
"### NbdevLookup.code\n",
935926
"\n",
@@ -977,7 +968,7 @@
977968
"text/markdown": [
978969
"---\n",
979970
"\n",
980-
"[source](https://github.com/AnswerDotAI/nbdev/blob/master/nbdev/doclinks.py#L289){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n",
971+
"[source](https://github.com/AnswerDotAI/nbdev/blob/master/nbdev/doclinks.py#L292){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n",
981972
"\n",
982973
"### NbdevLookup.linkify\n",
983974
"\n",
@@ -986,7 +977,7 @@
986977
"text/plain": [
987978
"---\n",
988979
"\n",
989-
"[source](https://github.com/AnswerDotAI/nbdev/blob/master/nbdev/doclinks.py#L289){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n",
980+
"[source](https://github.com/AnswerDotAI/nbdev/blob/master/nbdev/doclinks.py#L292){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n",
990981
"\n",
991982
"### NbdevLookup.linkify\n",
992983
"\n",

0 commit comments

Comments
 (0)