Skip to content

Commit

Permalink
new hello world
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveDiamond committed May 10, 2023
1 parent 5ec3221 commit 03fee77
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion exercises/hello_world.ipynb
Original file line number Diff line number Diff line change
@@ -1,14 +1,25 @@
{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"# Hello, world! (1)\n",
"\n",
"[Install CVXPY](https://www.cvxpy.org/install/index.html) and run the code on the [CVXPY landing page](https://www.cvxpy.org/)."
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"pycharm": {
"name": "#%% md\n"
}
},
"source": [
"# Hello, world!\n",
"# Hello, world! (2)\n",
"\n",
"Solve the following optimization problem using CVXPY:\n",
"\n",
Expand Down

0 comments on commit 03fee77

Please sign in to comment.