andrewmusselman commented on code in PR #521: URL: https://github.com/apache/mahout/pull/521#discussion_r2001795234
########## examples/Optimization_Example.ipynb: ########## @@ -1,21 +1,26 @@ { - "nbformat": 4, - "nbformat_minor": 2, "cells": [ { - "cell_type": "code", + "cell_type": "markdown", + "metadata": {}, "source": [ - "# pip install git+https://github.com/apache/mahout.git@main" - ], + "<a href=\"https://colab.research.google.com/github/rawkintrevo/mahout/blob/mahout-2198/examples/Simple_Example.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>" Review Comment: Shouldn't this link to a notebook for https://github.com/apache/mahout/blob/main/examples/Optimization_Example.ipynb? @rawkintrevo do you have one up there on colab already? -- 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: dev-unsubscr...@mahout.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org