Run the notebook setup to show the contents of this Smart cell.
Simple maps
5 cells collapsed
Sources and Layers
from ”Simple maps”
6 cells collapsed
Expressions
from ”Simple maps”
4 cells collapsed
Heatmap
from ”Simple maps”
2 cells collapsed
Controls
2 cells collapsed
Interactive maps
from ”Simple maps”
17 cells collapsed
Geo package integration
from ”Simple maps”
3 cells collapsed
Tabular data
from ”Simple maps”
2 cells collapsed
User profile
?
Runtime settings
Run the notebook code within the Livebook node itself.
This is reserved for specific cases where there is no option
of starting a separate Elixir runtime (for example, on embedded
devices or cases where the amount of memory available is
limited). Prefer the "Standalone" runtime whenever possible.
Warning:
any module that you define will be defined globally until
you restart Livebook. Furthermore, code in one notebook
may interfere with code from another notebook.