Skip to content

Commit

Permalink
Test single
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Aug 15, 2024
1 parent 00d9a39 commit 25f332f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/demo-dev.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<div class="user"><i class="bi bi-person-fill"></i></div>
<div class="content">
<p>You need to change solver, by passing an argument like this <code>solver="saga"</code>, see below:</p>
<code data-run>
<code data-not-run>
from sklearn import datasets
from sklearn.linear_model import LogisticRegression

Expand Down

0 comments on commit 25f332f

Please sign in to comment.