Skip to content

Commit

Permalink
corrigindo ipywidgets
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinaMJ committed Feb 20, 2024
1 parent 688fe6d commit 072a18b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions content/RSACrypto.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,16 @@
"Choose the prime numbers and type any text message into the box below and you will see its encryption. "
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "50daaf1b",
"metadata": {},
"outputs": [],
"source": [
"%pip install -q ipywidgets==8.0.7 "
]
},
{
"cell_type": "code",
"execution_count": 1,
Expand Down

0 comments on commit 072a18b

Please sign in to comment.