Skip to content

Commit 2ff9644

Browse files
committed
rm workflows thing
1 parent 2f14b05 commit 2ff9644

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

nbs/01_Tutorials/01_tutorial.ipynb

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -460,27 +460,6 @@
460460
":::"
461461
]
462462
},
463-
{
464-
"cell_type": "markdown",
465-
"metadata": {},
466-
"source": [
467-
"#### Docs Workflows\n",
468-
"\n",
469-
"Whenever you change any of the content in your repo, the following workflows will run to generate a docs site (in this order):\n",
470-
"\n",
471-
"1. `Deploy to GitHub Pages`: This workflow builds the docs with nbdev.\n",
472-
"2. `pages build and deployment`: This is a built-in workflow that GitHub provides that deploys the site to GitHub Pages. \n",
473-
"\n",
474-
"Should anything go wrong in your page build, you can always look at the logs of these workflows. Like other workflows, these can be found in the Actions tab of your repo:"
475-
]
476-
},
477-
{
478-
"cell_type": "markdown",
479-
"metadata": {},
480-
"source": [
481-
"![](images/github-actions-pages.png){fig-align=\"center\" .border .rounded .shadow-sm}"
482-
]
483-
},
484463
{
485464
"cell_type": "markdown",
486465
"metadata": {},

0 commit comments

Comments
 (0)