We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbc7876 commit 9ed54abCopy full SHA for 9ed54ab
1 file changed
notes/D3-String_Comparisons.ipynb
@@ -379,7 +379,11 @@
379
{
380
"cell_type": "code",
381
"execution_count": null,
382
- "metadata": {},
+ "metadata": {
383
+ "tags": [
384
+ "flake8-noqa-cell-E501"
385
+ ]
386
+ },
387
"outputs": [],
388
"source": [
389
"article = \"\"\"\n",
@@ -697,6 +701,7 @@
697
701
}
698
702
],
699
703
"metadata": {
704
+ "celltoolbar": "Tags",
700
705
"kernelspec": {
706
"display_name": "Python 3",
707
"language": "python",
0 commit comments