1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-14 00:06:58 +08:00

fix colab link

This commit is contained in:
Dong Zhou
2020-11-28 08:38:42 +08:00
parent dc8bf6f077
commit cde5c59b7e

View File

@@ -2,7 +2,7 @@
"cells": [ "cells": [
{ {
"source": [ "source": [
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/microsoft/qlib/blob/main/examples/workflow_by_code.ipynb)" "<a href=\"https://colab.research.google.com/github/microsoft/qlib/blob/main/examples/workflow_by_code.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
], ],
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {} "metadata": {}