Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
LocalDeploy
Symbols
LocalDeploymentObject
LocalDeployments
LocalDeploy
ToneAr`LocalDeploy`
L
o
c
a
l
D
e
p
l
o
y
m
e
n
t
s
L
o
c
a
l
D
e
p
l
o
y
m
e
n
t
s
[
]
r
e
t
u
r
n
s
a
l
i
s
t
o
f
a
l
l
a
c
t
i
v
e
l
o
c
a
l
d
e
p
l
o
y
m
e
n
t
s
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
1
)
Basic Examples
(
1
)
Deploy an example deployment:
I
n
[
1
]
:
=
dep = LocalDeploy[ Delayed[RandomInteger[]] ]
O
u
t
[
1
]
=
L
o
c
a
l
D
e
p
l
o
y
m
e
n
t
O
b
j
e
c
t
H
o
s
t
A
d
d
r
e
s
s
:
l
o
c
a
l
h
o
s
t
H
o
s
t
P
o
r
t
:
A
u
t
o
m
a
t
i
c
Return a list of all active local deployments:
I
n
[
2
]
:
=
L
o
c
a
l
D
e
p
l
o
y
m
e
n
t
s
[
]
O
u
t
[
2
]
=
L
o
c
a
l
D
e
p
l
o
y
m
e
n
t
O
b
j
e
c
t
H
o
s
t
A
d
d
r
e
s
s
:
l
o
c
a
l
h
o
s
t
H
o
s
t
P
o
r
t
:
A
u
t
o
m
a
t
i
c
Close the deployment:
I
n
[
3
]
:
=
C
l
o
s
e
[
d
e
p
]
O
u
t
[
3
]
=
1
2
7
.
0
.
0
.
1
:
4
4
7
3
9
Return a list of all active local deployments:
I
n
[
4
]
:
=
L
o
c
a
l
D
e
p
l
o
y
m
e
n
t
s
[
]
O
u
t
[
4
]
=
{
}
S
e
e
A
l
s
o
L
o
c
a
l
D
e
p
l
o
y
▪
L
o
c
a
l
D
e
p
l
o
y
m
e
n
t
O
b
j
e
c
t
"
"