SuyashParmar commented on PR #1068: URL: https://github.com/apache/mahout/pull/1068#issuecomment-3941926511
If you want to keep notebook CI enabled for this file, we can keep the notebook straight-through but add one explicit prerequisite cell (assert QdpEngine.__module__ == "_qdp") plus install _qdp in CI before execution (or use a GPU runner), because on CPU-only runners a real QdpEngine(0) notebook cannot pass without either setup changes or a conditional skip. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
