Skip to content

Commit 1f26c31

Browse files
committed
Add free mention
1 parent 5b4d402 commit 1f26c31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

resources/examples/fantasy-premier-league.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
"metadata": {},
260260
"source": [
261261
"<div class=\"alert alert-block alert-warning\">\n",
262-
" &#9888; You will need an Opvious API access token to run the function above since the data size exceeds the limit for guest solves. Once you've created one <a href=\"https://hub.cloud.opvious.io/authorizations\">here</a>, simply edit the cell above and insert it where indicated.\n",
262+
" &#9888; You will need an Opvious API access token to run the function above since the data size exceeds the limit for guest solves. Once you've created one <a href=\"https://hub.cloud.opvious.io/authorizations\">here</a> (signing up is free), simply edit the cell above and insert it where indicated.\n",
263263
"</div>\n",
264264
"\n",
265265
"Let's see what we get when solving with the default parameters (note the three columns on the right which indicate whether a player is on the starting roster, is captain, and is vice-captain)."

resources/guides/welcome.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@
245245
"## Next steps\n",
246246
"\n",
247247
"+ Browse our other interactive [guides and examples](https://www.opvious.io/notebooks/retro)\n",
248-
"+ Create your account via the [Optimization Hub](https://hub.cloud.opvious.io) to solve larger problems\n",
248+
"+ Create a (free) account via the [Optimization Hub](https://hub.cloud.opvious.io) to solve larger problems\n",
249249
"+ Try the platform out locally via the [self-hosted API server](https://hub.docker.com/r/opvious/api-server)"
250250
]
251251
},

0 commit comments

Comments
 (0)