Skip to content

Commit c9cbcb1

Browse files
authored
Update Export Troubleshooting.md
1 parent 94f568c commit c9cbcb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Export Troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
2. Check images are all inserted with `Image(...)`.
55

6-
a. If any images were previously inserted like `![](https://drive.google.com/uc?export=view&id=...)` it may be necessary to COPY ALL WORK into a new notebook because some information gets stored in the background of a `.ipynb` file, and I have seen at least 1 case of this causing problems even once the offending line is removed.
6+
a. If any images were previously inserted like `![](https://drive.google.com/uc?export=view&id=...)` it may be necessary to COPY ALL WORK into a new notebook because some information gets stored in the background of a `.ipynb` file, and I have seen at least 1 case of this causing problems even once the offending line is removed.
77

88
3. LaTeX issues -- See below for LaTeX specific tips.
99

0 commit comments

Comments
 (0)