Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
wendelin
Commits
d62aa947
Commit
d62aa947
authored
Apr 15, 2024
by
Paul Graydon
Browse files
Options
Browse Files
Download
Plain Diff
erp5_wendelin: Update DataArray dtype and shape
See merge request
!163
parents
67361ad7
f68a615e
Pipeline
#34041
failed with stage
in 0 seconds
Changes
5
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
42 additions
and
15 deletions
+42
-15
bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataArray_view.xml
...emplateItem/portal_skins/erp5_wendelin/DataArray_view.xml
+2
-2
bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataArray_view/your_array_dtype.xml
...l_skins/erp5_wendelin/DataArray_view/your_array_dtype.xml
+7
-3
bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataArray_view/your_array_shape.xml
...l_skins/erp5_wendelin/DataArray_view/your_array_shape.xml
+27
-4
bt5/erp5_wendelin_tutorial_ui_test/PathTemplateItem/test_page_module/test_07_wendelin_HowTo_Create_Notebook_with_Graphs.html
...e/test_07_wendelin_HowTo_Create_Notebook_with_Graphs.html
+3
-3
bt5/erp5_wendelin_tutorial_ui_test/PathTemplateItem/test_page_module/test_08_wendelin_HowTo_Create_Basic_Prediction_with_scikit_learn.html
...elin_HowTo_Create_Basic_Prediction_with_scikit_learn.html
+3
-3
No files found.
bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataArray_view.xml
View file @
d62aa947
...
...
@@ -80,8 +80,8 @@
<string>
my_reference
</string>
<string>
my_version
</string>
<string>
my_publication_section_list
</string>
<string>
my
_array_dtype
</string>
<string>
my
_array_shape
</string>
<string>
your
_array_dtype
</string>
<string>
your
_array_shape
</string>
</list>
</value>
</item>
...
...
bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataArray_view/
my
_array_dtype.xml
→
bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataArray_view/
your
_array_dtype.xml
View file @
d62aa947
...
...
@@ -8,7 +8,7 @@
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
my
_array_dtype
</string>
</value>
<value>
<string>
your
_array_dtype
</string>
</value>
</item>
<item>
<key>
<string>
message_values
</string>
</key>
...
...
@@ -197,6 +197,10 @@
<key>
<string>
alternate_name
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
autocomplete
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
css_class
</string>
</key>
<value>
<string></string>
</value>
...
...
@@ -219,7 +223,7 @@
</item>
<item>
<key>
<string>
editable
</string>
</key>
<value>
<int>
1
</int>
</value>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
enabled
</string>
</key>
...
...
@@ -235,7 +239,7 @@
</item>
<item>
<key>
<string>
hidden
</string>
</key>
<value>
<int>
1
</int>
</value>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
input_type
</string>
</key>
...
...
bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataArray_view/
my
_array_shape.xml
→
bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataArray_view/
your
_array_shape.xml
View file @
d62aa947
...
...
@@ -8,7 +8,7 @@
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
my
_array_shape
</string>
</value>
<value>
<string>
your
_array_shape
</string>
</value>
</item>
<item>
<key>
<string>
message_values
</string>
</key>
...
...
@@ -116,13 +116,19 @@
<key>
<string>
alternate_name
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
autocomplete
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
css_class
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
default
</string>
</key>
<value>
<string></string>
</value>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
...
...
@@ -195,6 +201,10 @@
<key>
<string>
alternate_name
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
autocomplete
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
css_class
</string>
</key>
<value>
<string></string>
</value>
...
...
@@ -217,7 +227,7 @@
</item>
<item>
<key>
<string>
editable
</string>
</key>
<value>
<int>
1
</int>
</value>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
enabled
</string>
</key>
...
...
@@ -233,7 +243,7 @@
</item>
<item>
<key>
<string>
hidden
</string>
</key>
<value>
<int>
1
</int>
</value>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
input_type
</string>
</key>
...
...
@@ -269,4 +279,17 @@
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"TALESMethod"
module=
"Products.Formulator.TALESField"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_text
</string>
</key>
<value>
<string>
python: here.getArrayShape()
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_wendelin_tutorial_ui_test/PathTemplateItem/test_page_module/test_07_wendelin_HowTo_Create_Notebook_with_Graphs.html
View file @
d62aa947
...
...
@@ -93,7 +93,7 @@ js: https://cdn.plot.ly/plotly-latest.min.js
%% js
hateoas_url =
"
https://softinst133633.host.vifib.net/erp5/web_site_module/
renderjs_runner
/hateoas/
"
;
hateoas_url =
"
https://softinst133633.host.vifib.net/erp5/web_site_module/
default_wendelin_front
/hateoas/
"
;
jio = jIO.createJIO({
type:
"
erp5
"
,
url: hateoas_url,
...
...
@@ -293,7 +293,7 @@ plot();</code>
<p>
For that change the line :
</p>
<pre>
<code>
hateoas_url =
"
https://softinstXXX.host.vifib.net/erp5/web_site_module/
renderjs_runner
/hateoas/
"
;
<code>
hateoas_url =
"
https://softinstXXX.host.vifib.net/erp5/web_site_module/
default_wendelin_front
/hateoas/
"
;
</code></pre>
<p>
The script will find automatically find the resampled arrays based on the Data Product
and plot the data using
<a
href=
"https://plotly.com/"
>
plotly library
</a>
.
</p>
...
...
@@ -420,7 +420,7 @@ js: https://cdn.plot.ly/plotly-latest.min.js
%% js
hateoas_url =
"
${base_url}/web_site_module/
renderjs_runner
/hateoas/
"
;
hateoas_url =
"
${base_url}/web_site_module/
default_wendelin_front
/hateoas/
"
;
jio = jIO.createJIO({
type:
"
erp5
"
,
url: hateoas_url,
...
...
bt5/erp5_wendelin_tutorial_ui_test/PathTemplateItem/test_page_module/test_08_wendelin_HowTo_Create_Basic_Prediction_with_scikit_learn.html
View file @
d62aa947
...
...
@@ -2106,7 +2106,7 @@ js: https://cdn.plot.ly/plotly-latest.min.js
%% js
hateoas_url =
"
https://softinst133633.host.vifib.net/erp5/web_site_module/
renderjs_runner
/hateoas/
"
;
hateoas_url =
"
https://softinst133633.host.vifib.net/erp5/web_site_module/
default_wendelin_front
/hateoas/
"
;
jio = jIO.createJIO({
type:
"
erp5
"
,
url: hateoas_url,
...
...
@@ -2228,7 +2228,7 @@ function getPredictionData(start_date, stop_date){
<p>
</p>
<pre>
<code>
hateoas_url =
"
https://softinstXXX.host.vifib.net/erp5/web_site_module/
renderjs_runner
/hateoas/
"
;
<code>
hateoas_url =
"
https://softinstXXX.host.vifib.net/erp5/web_site_module/
default_wendelin_front
/hateoas/
"
;
</code></pre>
<p>
</p>
...
...
@@ -2298,7 +2298,7 @@ js: https://cdn.plot.ly/plotly-latest.min.js
%% js
hateoas_url =
"
${base_url}/web_site_module/
renderjs_runner
/hateoas/
"
;
hateoas_url =
"
${base_url}/web_site_module/
default_wendelin_front
/hateoas/
"
;
jio = jIO.createJIO({
type:
"
erp5
"
,
url: hateoas_url,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment