Skip to content

Commit

Permalink
Update Example_RTModel_Walkthrough_colab
Browse files Browse the repository at this point in the history
remove pdf generation not working
  • Loading branch information
WassimG authored Mar 8, 2024
1 parent 2a52553 commit e81b4ec
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions notebooks/Example_RTModel_Walkthrough_colab.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -461,22 +461,6 @@
"report.plot_residuals(test_targets, predictions, xrange=(-30, 30))"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"We can also produce a complete report with all the relevant plots in one PDF file by calling the `generate_report` function."
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"report.generate_report(test_targets, predictions)"
]
},
{
"cell_type": "markdown",
"metadata": {
Expand Down

0 comments on commit e81b4ec

Please sign in to comment.