FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
BigDL/python/serving/src/python-zip.xml at main · intel/BigDL · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Jul 6, 2026. It is now read-only.
intel
/
BigDL
Public archive
Notifications
You must be signed in to change notification settings
Fork
730
Star
2.7k
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
BigDL
/
python
/
serving
/
src
/
python-zip.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
18 lines (18 loc) · 687 Bytes
Breadcrumbs
BigDL
/
python
/
serving
/
src
/
python-zip.xml
Copy path
File metadata and controls
18 lines (18 loc) · 687 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<
assembly
xmlns
=
"
http://maven.apache.org/ASSEMBLY/2.0.0
"
xmlns
:
xsi
=
"
http://www.w3.org/2001/XMLSchema-instance
"
xsi
:
schemaLocation
=
"
http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd
"
>
<
id
>python-api</
id
>
<
formats
>
<
format
>zip</
format
>
</
formats
>
<
includeBaseDirectory
>false</
includeBaseDirectory
>
<
fileSets
>
<
fileSet
>
<
includes
>
<
include
>**/*.py</
include
>
</
includes
>
<
outputDirectory
>/..</
outputDirectory
>
<
directory
>${project.build.directory}/../../../python/serving/src</
directory
>
</
fileSet
>
</
fileSets
>
</
assembly
>
Back
|
FazBrowse Home
|
New Git URL