diff --git a/.markdown_link_config.json b/.markdown_link_config.json index a5808668..36e8820b 100644 --- a/.markdown_link_config.json +++ b/.markdown_link_config.json @@ -10,7 +10,7 @@ "pattern": "^http://host" }, { - "pattern": "^http://nbviewer.ipython.org/" + "pattern": "^https://nbviewer.jupyter.org/" }, { "pattern": "^http://some/file/from/" diff --git a/examples/Calysto Processing.ipynb b/examples/Calysto Processing.ipynb index e82fe1cc..ccd8156d 100644 --- a/examples/Calysto Processing.ipynb +++ b/examples/Calysto Processing.ipynb @@ -3,24 +3,7 @@ { "cell_type": "markdown", "metadata": {}, - "source": [ - "# Calysto Processing\n", - "\n", - "This notebook shows Calysto Processing, a MetaKernel-based Jupyter language.\n", - "\n", - "To see this notebook with included Javascript parts, please use this URL:\n", - "\n", - "http://nbviewer.ipython.org/github/Calysto/metakernel/blob/main/examples/Calysto%20Processing.ipynb\n", - "\n", - "To run Calysto Processing yourself, you will need:\n", - "\n", - "* IPython/Jupyter\n", - "* MetaKernel\n", - "* Calysto\n", - "* Calysto Processing\n", - "\n", - "You can run any Processing sketch as a cell in a notebook:" - ] + "source": "# Calysto Processing\n\nThis notebook shows Calysto Processing, a MetaKernel-based Jupyter language.\n\nTo see this notebook with included Javascript parts, please use this URL:\n\nhttps://nbviewer.jupyter.org/github/Calysto/metakernel/blob/main/examples/Calysto%20Processing.ipynb\n\nTo run Calysto Processing yourself, you will need:\n\n* IPython/Jupyter\n* MetaKernel\n* Calysto\n* Calysto Processing\n\nYou can run any Processing sketch as a cell in a notebook:" }, { "cell_type": "code", @@ -1083,4 +1066,4 @@ }, "nbformat": 4, "nbformat_minor": 0 -} +} \ No newline at end of file