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: [email protected]
