Hi all,
Since a lot of dependencies have been improved, the present website build
is failing. So, I would like to update the dependencies for the build, such
as
1. dependencies for the build (gulp)
2. configuration file (task configuration)
This thread is open for discussion and would merge t
Baunsgaard opened a new pull request #879: [MINOR] Git ignore for documentation
URL: https://github.com/apache/systemml/pull/879
This is an automated message from the Apache Git Service.
To respond to the message, please log
Baunsgaard commented on a change in pull request #877: SystemDS Documentation
URL: https://github.com/apache/systemml/pull/877#discussion_r405389855
##
File path: .gitignore
##
@@ -0,0 +1,15 @@
+.classpath
+.jekyll-cache/
+.project
+_site/
+Gemfile.lock
+
+## VS Code
+
+.se
Baunsgaard commented on a change in pull request #877: SystemDS Documentation
URL: https://github.com/apache/systemml/pull/877#discussion_r405390846
##
File path: .gitignore
##
@@ -0,0 +1,15 @@
+.classpath
+.jekyll-cache/
+.project
+_site/
+Gemfile.lock
+
+## VS Code
+
+.se
Baunsgaard commented on a change in pull request #877: SystemDS Documentation
URL: https://github.com/apache/systemml/pull/877#discussion_r405391317
##
File path: README.md
##
@@ -17,26 +17,49 @@ limitations under the License.
{% endcomment %}
-->
-# Apache SystemML Doc
Baunsgaard edited a comment on issue #877: SystemDS Documentation
URL: https://github.com/apache/systemml/pull/877#issuecomment-610861056
When switching the MLContext to DSContext it does not align with the new
python.
These again, have to be rewritten.
-
Baunsgaard commented on issue #877: SystemDS Documentation
URL: https://github.com/apache/systemml/pull/877#issuecomment-610861056
When switching the MLContext to DSContext it does not allign with the new
python.
These again, have to be rewritten.
---
j143 commented on issue #879: [MINOR] Git ignore for documentation
URL: https://github.com/apache/systemml/pull/879#issuecomment-610862349
Hi, can the commit be formatted as shown in this snip (Adding description,
however small would be great!)
For example: [DOC][MINOR] .gitignore for vs
Baunsgaard commented on issue #879: [MINOR] Git ignore for documentation
URL: https://github.com/apache/systemml/pull/879#issuecomment-610864922
> Hi, can the commit be formatted as shown in this snip (Adding description,
however small would be great!)
> For example: [DOC][MINOR] .gitign
j143 commented on issue #877: SystemDS Documentation
URL: https://github.com/apache/systemml/pull/877#issuecomment-610867367
Hey!
> When switching the MLContext to DSContext it does not allign with the new
python.
> These again, have to be rewritten.
it seems `MLContext` is not
j143 commented on issue #877: SystemDS Documentation
URL: https://github.com/apache/systemml/pull/877#issuecomment-610868265
> * [ ] Also, renaming of the following files can be considered (exhaustive
list)
>
> 1.
[developer-tools-systemml.md](https://github.com/apache/systemml
j143 commented on a change in pull request #879: [MINOR] Git ignore for
documentation
URL: https://github.com/apache/systemml/pull/879#discussion_r405410429
##
File path: .gitignore
##
@@ -0,0 +1,15 @@
+.classpath
+.jekyll-cache/
+.project
+_site/
+Gemfile.lock
+
+## VS Co
Baunsgaard commented on issue #877: SystemDS Documentation
URL: https://github.com/apache/systemml/pull/877#issuecomment-610873871
> > * [ ] Also, renaming of the following files can be considered
(exhaustive list)
> >
> >
> > 1.
[developer-tools-systemml.md](https://github.co
asfgit closed pull request #878: Git Ignore for documentation build
URL: https://github.com/apache/systemml/pull/878
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
asfgit closed pull request #879: [MINOR] Git ignore for documentation
URL: https://github.com/apache/systemml/pull/879
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
j143 opened a new pull request #880: [MINOR] [DOC] skip IntelliJ, and mvn build
config files
URL: https://github.com/apache/systemml/pull/880
This PR is for discussion and work related to few more add the to be ignored
files.
Configuration files related to
1. maven build
- [ ]
phaniarnab commented on issue #876: [SYSTEMDS-331] Cache and Reuse scalar
results
URL: https://github.com/apache/systemml/pull/876#issuecomment-610935148
This patch is ready to be merged in.
This is an automated message from
Baunsgaard commented on a change in pull request #880: [MINOR] [DOC] skip
IntelliJ, and mvn build config files
URL: https://github.com/apache/systemml/pull/880#discussion_r405495380
##
File path: .gitignore
##
@@ -9,7 +11,16 @@ Gemfile.lock
.settings/
.vscode/
-## Inpr
Baunsgaard commented on a change in pull request #880: [MINOR] [DOC] skip
IntelliJ, and mvn build config files
URL: https://github.com/apache/systemml/pull/880#discussion_r405495411
##
File path: .gitignore
##
@@ -9,7 +11,16 @@ Gemfile.lock
.settings/
.vscode/
-## Inpr
Baunsgaard commented on a change in pull request #880: [MINOR] [DOC] skip
IntelliJ, and mvn build config files
URL: https://github.com/apache/systemml/pull/880#discussion_r405495838
##
File path: .gitignore
##
@@ -1,3 +1,5 @@
+## Jekyll build files
Review comment:
It
j143 closed pull request #746: [WIP][SYSTEMML-976] Add explain and stats option
to Python DSL
URL: https://github.com/apache/systemml/pull/746
This is an automated message from the Apache Git Service.
To respond to the messa
j143 commented on issue #877: SystemDS Documentation
URL: https://github.com/apache/systemml/pull/877#issuecomment-611036577
1. can this be `.gitignore` removed,
2. Does it help opening new pull request for `README.md`? - Yes!
3. So the present pull request can be renamed to **[MINOR]
gilgenbergg opened a new pull request #881: spark wip for review
URL: https://github.com/apache/systemml/pull/881
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
Baunsgaard commented on issue #877: SystemDS Documentation
URL: https://github.com/apache/systemml/pull/877#issuecomment-611130915
> 1. can this be `.gitignore` removed,
>
> 2. Does it help opening new pull request for `README.md`? - Yes!
>
> 3. So the present pull
Baunsgaard opened a new pull request #882: [MINOR][DOC] Readme install guide
for Ubuntu
URL: https://github.com/apache/systemml/pull/882
This is an automated message from the Apache Git Service.
To respond to the message, pl
25 matches
Mail list logo