diff --git a/docs/tutorials/basics.ipynb b/docs/tutorials/basics.ipynb index 8c91df01..22bbb0f0 100644 --- a/docs/tutorials/basics.ipynb +++ b/docs/tutorials/basics.ipynb @@ -63,7 +63,7 @@ "name": "stderr", "output_type": "stream", "text": [ - "\u001b[32m2023-11-27 14:54:08.788\u001b[0m | \u001b[1mINFO \u001b[0m | \u001b[36mpolaris.hub.client\u001b[0m:\u001b[36mlogin\u001b[0m:\u001b[36m262\u001b[0m - \u001b[1mYou are already logged in to the Polaris Hub as cwognum (cas@valencediscovery.com). Set `overwrite=True` to force re-authentication.\u001b[0m\n" + "\u001b[32m2024-02-18 12:35:01.048\u001b[0m | \u001b[1mINFO \u001b[0m | \u001b[36mpolaris.hub.client\u001b[0m:\u001b[36mlogin\u001b[0m:\u001b[36m262\u001b[0m - \u001b[1mYou are already logged in to the Polaris Hub as cwognum (cas@valencelabs.com). Set `overwrite=True` to force re-authentication.\u001b[0m\n" ] } ], @@ -99,8 +99,8 @@ "metadata": {}, "outputs": [], "source": [ - "dataset = po.load_dataset(\"polaris/hello_world_dataset\")\n", - "benchmark = po.load_benchmark(\"polaris/hello_world_benchmark\")" + "dataset = po.load_dataset(\"polaris/hello-world\")\n", + "benchmark = po.load_benchmark(\"polaris/hello-world-benchmark\")" ] }, { @@ -231,10 +231,422 @@ "id": "748dd278-0fd0-4c5b-ac6a-8d974143c3b9", "metadata": {}, "outputs": [ + { + "name": "stderr", + "output_type": "stream", + "text": [ + "Failed to find the pandas get_adjustment() function to patch\n", + "Failed to patch pandas - PandasTools will have limited functionality\n" + ] + }, { "data": { "text/html": [ - "
RandomForestRegressor(max_depth=2, random_state=0)In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook.
RandomForestRegressor(max_depth=2, random_state=0)
RandomForestRegressor(max_depth=2, random_state=0)In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook.
RandomForestRegressor(max_depth=2, random_state=0)
| name | None | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| description | |||||||||||||
| tags | |||||||||||||
| user_attributes | |||||||||||||
| owner | None | ||||||||||||
| benchmark_name | hello_world_benchmark | ||||||||||||
| benchmark_owner |
| ||||||||||||
| github_url | None | ||||||||||||
| paper_url | None | ||||||||||||
| contributors | None | ||||||||||||
| artifact_id | None | ||||||||||||
| benchmark_artifact_id | polaris/hello-world-benchmark | ||||||||||||
| results |
|
| name | None | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| description | |||||||||||||
| tags | |||||||||||||
| user_attributes | |||||||||||||
| owner | None | ||||||||||||
| benchmark_name | hello-world-benchmark | ||||||||||||
| benchmark_owner |
| ||||||||||||
| github_url | None | ||||||||||||
| paper_url | None | ||||||||||||
| contributors | None | ||||||||||||
| artifact_id | None | ||||||||||||
| benchmark_artifact_id | polaris/hello-world-benchmark | ||||||||||||
| results |
|