[FOR INFO] Updating the Website build dependencies

2020-04-08 Thread Janardhan
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

[GitHub] [systemml] Baunsgaard opened a new pull request #879: [MINOR] Git ignore for documentation

2020-04-08 Thread GitBox
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

[GitHub] [systemml] Baunsgaard commented on a change in pull request #877: SystemDS Documentation

2020-04-08 Thread GitBox
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

[GitHub] [systemml] Baunsgaard commented on a change in pull request #877: SystemDS Documentation

2020-04-08 Thread GitBox
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

[GitHub] [systemml] Baunsgaard commented on a change in pull request #877: SystemDS Documentation

2020-04-08 Thread GitBox
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

[GitHub] [systemml] Baunsgaard edited a comment on issue #877: SystemDS Documentation

2020-04-08 Thread GitBox
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. -

[GitHub] [systemml] Baunsgaard commented on issue #877: SystemDS Documentation

2020-04-08 Thread GitBox
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. ---

[GitHub] [systemml] j143 commented on issue #879: [MINOR] Git ignore for documentation

2020-04-08 Thread GitBox
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

[GitHub] [systemml] Baunsgaard commented on issue #879: [MINOR] Git ignore for documentation

2020-04-08 Thread GitBox
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

[GitHub] [systemml] j143 commented on issue #877: SystemDS Documentation

2020-04-08 Thread GitBox
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

[GitHub] [systemml] j143 commented on issue #877: SystemDS Documentation

2020-04-08 Thread GitBox
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

[GitHub] [systemml] j143 commented on a change in pull request #879: [MINOR] Git ignore for documentation

2020-04-08 Thread GitBox
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

[GitHub] [systemml] Baunsgaard commented on issue #877: SystemDS Documentation

2020-04-08 Thread GitBox
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

[GitHub] [systemml] asfgit closed pull request #878: Git Ignore for documentation build

2020-04-08 Thread GitBox
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

[GitHub] [systemml] asfgit closed pull request #879: [MINOR] Git ignore for documentation

2020-04-08 Thread GitBox
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

[GitHub] [systemml] j143 opened a new pull request #880: [MINOR] [DOC] skip IntelliJ, and mvn build config files

2020-04-08 Thread GitBox
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 - [ ]

[GitHub] [systemml] phaniarnab commented on issue #876: [SYSTEMDS-331] Cache and Reuse scalar results

2020-04-08 Thread GitBox
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

[GitHub] [systemml] Baunsgaard commented on a change in pull request #880: [MINOR] [DOC] skip IntelliJ, and mvn build config files

2020-04-08 Thread GitBox
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

[GitHub] [systemml] Baunsgaard commented on a change in pull request #880: [MINOR] [DOC] skip IntelliJ, and mvn build config files

2020-04-08 Thread GitBox
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

[GitHub] [systemml] Baunsgaard commented on a change in pull request #880: [MINOR] [DOC] skip IntelliJ, and mvn build config files

2020-04-08 Thread GitBox
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

[GitHub] [systemml] j143 closed pull request #746: [WIP][SYSTEMML-976] Add explain and stats option to Python DSL

2020-04-08 Thread GitBox
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

[GitHub] [systemml] j143 commented on issue #877: SystemDS Documentation

2020-04-08 Thread GitBox
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]

[GitHub] [systemml] gilgenbergg opened a new pull request #881: spark wip for review

2020-04-08 Thread GitBox
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

[GitHub] [systemml] Baunsgaard commented on issue #877: SystemDS Documentation

2020-04-08 Thread GitBox
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

[GitHub] [systemml] Baunsgaard opened a new pull request #882: [MINOR][DOC] Readme install guide for Ubuntu

2020-04-08 Thread GitBox
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