You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by GitBox <gi...@apache.org> on 2021/02/04 09:35:05 UTC

[GitHub] [submarine] pingsutw opened a new pull request #505: SUBMARINE-726. Run qlib workflow in the notebook

pingsutw opened a new pull request #505:
URL: https://github.com/apache/submarine/pull/505


   ### What is this PR for?
   Add a qlib example in jupyter notebook, so that users can directly run a qlib workflow when creating a notebook.
   
   qlib example:
   https://github.com/microsoft/qlib/blob/main/examples/workflow_by_code.ipynb
   https://colab.research.google.com/github/microsoft/qlib/blob/main/examples/workflow_by_code.ipynb#scrollTo=t1kkNKGi3Lle
   
   **Note**:
   Currently, we don't support install pip package in the environment, so I pre-installed `pyqlib` in docker images. 
   We only can install python packages that are in the conda channel. 
   
   ### What type of PR is it?
   [Feature]
   
   ### Todos
   * [ ] - Suppoprt pip install in Submarine Environment
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/SUBMARINE-726
   
   ### How should this be tested?
   https://www.travis-ci.com/github/pingsutw/hadoop-submarine/builds/215961270
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the license files need an update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [submarine] tangzhankun merged pull request #505: SUBMARINE-726. Run qlib workflow in the notebook

Posted by GitBox <gi...@apache.org>.
tangzhankun merged pull request #505:
URL: https://github.com/apache/submarine/pull/505


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [submarine] tangzhankun commented on pull request #505: SUBMARINE-726. Run qlib workflow in the notebook

Posted by GitBox <gi...@apache.org>.
tangzhankun commented on pull request #505:
URL: https://github.com/apache/submarine/pull/505#issuecomment-781765857


   @pingsutw Thanks for the contribution. LGTM.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org