diff --git a/examples/hello-world/step-by-step/higgs/xgboost/xgboost_horizontal.ipynb b/examples/hello-world/step-by-step/higgs/xgboost/xgboost_horizontal.ipynb index 354f6edb37..0c12e7a346 100644 --- a/examples/hello-world/step-by-step/higgs/xgboost/xgboost_horizontal.ipynb +++ b/examples/hello-world/step-by-step/higgs/xgboost/xgboost_horizontal.ipynb @@ -312,26 +312,6 @@ "! cat xgboost_htree_job.py" ] }, - { - "cell_type": "markdown", - "id": "e5f117ff-6ce5-4c44-93aa-faac7442e1a6", - "metadata": {}, - "source": [ - "since we also export the job config in folder \"/tmp/nvflare/jobs/xgboost\", let's take a look" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "id": "7b3086fd-ecf3-4584-a643-5706ae2069b5", - "metadata": { - "tags": [] - }, - "outputs": [], - "source": [ - "!tree /tmp/nvflare/jobs/xgboost" - ] - }, { "cell_type": "markdown", "id": "6111b784-1722-4aff-a48b-fc50c6c67281",