Skip to content

Commit 4c8de77

Browse files
committed
Merge branch 'dev' into image-builder
2 parents 677e1f0 + 14b39b1 commit 4c8de77

File tree

13 files changed

+1400
-964
lines changed

13 files changed

+1400
-964
lines changed

examples/boston/README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
The files notebook.* in this directory cannot be executed without the
2-
accomanying env/ directory, which contains the package environment
3-
used.
1+
# Contents
42

3+
- `notebook.ipynb`: Juptyer notebook
4+
- `notebook.jl`: executable Julia script annotated with comments
5+
6+
# Important
7+
8+
Scripts or notebooks in this folder cannot be reliably exectued without the accompanying
9+
Manifest.toml and Project.toml files. If the Manifest.toml does not specify a
10+
`julia_version` in the first four lines, use Julia 1.6.x, where x is any integer.

examples/boston/boston.jl

Lines changed: 0 additions & 250 deletions
This file was deleted.

0 commit comments

Comments
 (0)