Skip to content

Commit db12d10

Browse files
author
wjm41
committed
updated formatting
1 parent 95601a8 commit db12d10

1 file changed

Lines changed: 4 additions & 14 deletions

File tree

examples/simple_usage_and_formatting.ipynb

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,17 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Simple usage and formatting"
8-
]
9-
},
10-
{
11-
"cell_type": "markdown",
12-
"metadata": {},
13-
"source": [
7+
"# Simple usage and formatting\n",
8+
"\n",
149
"This notebook contains a simple scatterplot use case for `molplotly` and introduces the formatting options for the package."
1510
]
1611
},
1712
{
1813
"cell_type": "markdown",
1914
"metadata": {},
2015
"source": [
21-
"## Imports and Data Loading"
22-
]
23-
},
24-
{
25-
"cell_type": "markdown",
26-
"metadata": {},
27-
"source": [
16+
"## Imports and Data Loading\n",
17+
"\n",
2818
"Import pandas for data manipulation, plotly for plotting, and molplot for visualising structures!"
2919
]
3020
},

0 commit comments

Comments
 (0)