Skip to content

Commit 9ebe213

Browse files
committed
upnb
1 parent fcfbde3 commit 9ebe213

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demos/SequencesIntro.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"metadata": {},
66
"source": [
77
"<html> <h1 style=\"color:brown;line-height:1.5;text-align:center;\">\n",
8-
"Introduction to <a href=\"https://github.com/OpenLibMathSeq/IntegerSequences\">IntegerSequences</a>.</h1> \n",
8+
"Introduction to <a href=\"https://github.com/OpenLibMathSeq/IntegerSequences.jl\">IntegerSequences</a>.</h1> \n",
99
"<p style=\"text-align:center;color:brown\">A Jupyter notebook for the Julia kernel.</p>"
1010
]
1111
},
@@ -974,7 +974,7 @@
974974
],
975975
"text/plain": [
976976
" Return \u001b[35m(2n)!\u001b[39m Hyper\u001b[35m1F1[-n, -2n, -1]\u001b[39m. Number of acyclic orientations of the\n",
977-
" Turán graph \u001b[35mT(2n,n)\u001b[39m. (Alois P. Heinz)"
977+
" Turán graph \u001b[35mT(2n,n)\u001b[39m."
978978
]
979979
},
980980
"execution_count": 35,

0 commit comments

Comments
 (0)