Skip to content

Commit 0d05ffe

Browse files
dccowanlheagy
andauthored
Update notebooks/contributing/formatting.md
Co-authored-by: Lindsey Heagy <[email protected]>
1 parent 1e0e329 commit 0d05ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/contributing/formatting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ the user is already an experienced SimPEG user.
6060

6161
### Cell 3: Computational Requirements
6262

63-
Here, we specify the computational requirements to run the notebook. Whereas some notebooks can be run easily on laptop computers, some notebook may need to be exported as Python files and run using cluster computing. The author is required to choose from one of the following [MyST admonitions](https://myst-parser.readthedocs.io/en/latest/syntax/admonitions.html), which is rendered when the webpage is built.
63+
Here, we specify the computational requirements to run the notebook. Whereas some notebooks can be run easily on laptop computers, some notebook may need to be exported as Python files and run using cluster computing. The author should choose from one of the following [MyST admonitions](https://myst-parser.readthedocs.io/en/latest/syntax/admonitions.html), which is rendered when the webpage is built.
6464

6565
```
6666
:::{admonition} Light-weight notebook

0 commit comments

Comments
 (0)