Skip to content

Commit

Permalink
Update to the Jupyter section
Browse files Browse the repository at this point in the history
  • Loading branch information
cuihantao committed Jan 18, 2025
1 parent b352bda commit f5ed294
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 18 deletions.
12 changes: 2 additions & 10 deletions pct/modules/01/_jupyter.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -105,15 +105,8 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"#"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Advanced Features\n",
"## Magic Commands\n",
"## Advanced Features\n",
"### Magic Commands\n",
"\n",
"Magic commands are a special commands to make life easier.\n",
"\n",
Expand Down Expand Up @@ -177,7 +170,6 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"\n",
"## Markdown and LaTeX\n",
"Jupyter supports Markdown for rich text formatting and LaTeX for mathematical equations:\n",
"\n",
Expand Down
10 changes: 2 additions & 8 deletions pct/modules/01/jupyter.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,15 +102,9 @@ Here are some shortcuts to start with:

<div class="cell markdown">

#
## Advanced Features

</div>

<div class="cell markdown">

# Advanced Features

## Magic Commands
### Magic Commands

Magic commands are a special commands to make life easier.

Expand Down

0 comments on commit f5ed294

Please sign in to comment.