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
PacletCICD
Tutorials
GitHub Actions Quick Start
Guides
Continuous Integration and Deployment
Custom CI/CD Workflows
Workflows
Tech Notes
License Entitlements and Repository Secrets
Symbols
BuildPaclet
CheckPaclet
CreatePublisherToken
ExampleDirectory
GitHubSecret
PublisherTokenObject
SubmitPaclet
WorkflowEvaluate
WorkflowExport
WorkflowJob
WorkflowJobQ
Workflow
WorkflowQ
WorkflowStep
WorkflowStepQ
WorkflowValue
Other
ResourcePublisherToken
WolframScriptEntitlementID
Wolfram`PacletCICD`
S
u
b
m
i
t
P
a
c
l
e
t
S
u
b
m
i
t
P
a
c
l
e
t
[
]
s
u
b
m
i
t
s
t
h
e
p
a
c
l
e
t
l
o
c
a
t
e
d
i
n
t
h
e
c
u
r
r
e
n
t
D
i
r
e
c
t
o
r
y
[
]
t
o
t
h
e
W
o
l
f
r
a
m
L
a
n
g
u
a
g
e
P
a
c
l
e
t
R
e
p
o
s
i
t
o
r
y
.
S
u
b
m
i
t
P
a
c
l
e
t
[
F
i
l
e
[
"
p
a
t
h
"
]
]
u
s
e
s
t
h
e
g
i
v
e
n
d
e
f
i
n
i
t
i
o
n
n
o
t
e
b
o
o
k
o
r
d
i
r
e
c
t
o
r
y
s
p
e
c
i
f
i
e
d
b
y
"
p
a
t
h
"
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
3
)
Basic Examples
(
2
)
Load the PacletCICD package:
I
n
[
1
]
:
=
N
e
e
d
s
[
"
W
o
l
f
r
a
m
`
P
a
c
l
e
t
C
I
C
D
`
"
]
;
Get an example paclet directory:
I
n
[
1
]
:
=
d
i
r
=
E
x
a
m
p
l
e
D
i
r
e
c
t
o
r
y
[
"
S
a
m
p
l
e
"
]
O
u
t
[
1
]
=
F
i
l
e
C
:
\
U
s
e
r
s
\
r
h
e
n
n
i
g
a
n
\
A
p
p
D
a
t
a
\
R
o
a
m
i
n
g
\
M
a
t
h
e
m
a
t
i
c
a
\
A
p
p
l
i
c
a
t
i
o
n
D
a
t
a
\
W
o
l
f
r
a
m
\
P
a
c
l
e
t
C
I
C
D
\
E
x
a
m
p
l
e
s
\
S
a
m
p
l
e
\
1
-
0
-
0
Submit the paclet:
I
n
[
2
]
:
=
S
u
b
m
i
t
P
a
c
l
e
t
[
d
i
r
]
O
u
t
[
2
]
=
S
u
c
c
e
s
s
✓
M
e
s
s
a
g
e
:
Y
o
u
r
p
a
c
l
e
t
r
e
s
o
u
r
c
e
i
s
b
e
i
n
g
p
u
b
l
i
s
h
e
d
N
a
m
e
:
S
a
m
p
l
e
P
u
b
l
i
s
h
e
r
/
S
a
m
p
l
e
P
a
c
l
e
t
After a few minutes, check the published resource:
I
n
[
3
]
:
=
R
e
s
o
u
r
c
e
O
b
j
e
c
t
[
"
S
a
m
p
l
e
P
u
b
l
i
s
h
e
r
/
S
a
m
p
l
e
P
a
c
l
e
t
"
]
O
u
t
[
3
]
=
R
e
s
o
u
r
c
e
O
b
j
e
c
t
N
a
m
e
:
S
a
m
p
l
e
P
u
b
l
i
s
h
e
r
/
S
a
m
p
l
e
P
a
c
l
e
t
»
T
y
p
e
:
P
a
c
l
e
t
D
e
s
c
r
i
p
t
i
o
n
:
A
c
o
m
p
l
e
t
e
s
a
m
p
l
e
P
a
c
l
e
t
G
e
n
e
r
a
l
i
z
a
t
i
o
n
s
&
E
x
t
e
n
s
i
o
n
s
(
1
)
R
e
l
a
t
e
d
G
u
i
d
e
s
▪
C
o
n
t
i
n
u
o
u
s
I
n
t
e
g
r
a
t
i
o
n
a
n
d
D
e
p
l
o
y
m
e
n
t
"
"