Skip to content
Snippets Groups Projects
Commit 65a302e6 authored by Gary Steele's avatar Gary Steele
Browse files

cleanup

parent cefd62d2
No related branches found
No related tags found
No related merge requests found
source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -5,8 +5,8 @@ jupyter:
text_representation:
extension: .md
format_name: markdown
format_version: '1.2'
jupytext_version: 1.3.0
format_version: '1.3'
jupytext_version: 1.10.1
kernelspec:
display_name: Python 3
language: python
......@@ -20,3 +20,7 @@ from autoplot import *
```python
plot_all_data()
```
```python
make_latex_folder()
```
......@@ -130,9 +130,8 @@ def make_latex_folder():
"\n\\input{plot_all_my_data_latex/plot_all_data.tex}\n\n"
"in your report latex file.")
# +
#make_latex_folder()
make_latex_folder()
plot_all_data()
# +
#plot_all_data()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment