Skip to content

Commit

Permalink
package | minor improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
Yura52 committed Dec 7, 2023
1 parent de4e514 commit 438870d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ See [this Jupyter notebook](./example.ipynb) (Colab link inside).

# API

To discover the available API and docstrings, open the source file and:
To explore the available API and docstrings, open the source file and:
- on GitHub, use the Symbols panel
- in VSCode, use the [Outline view](https://code.visualstudio.com/docs/getstarted/userinterface#_outline-view)
- check the `__all__` variable
Expand Down
2 changes: 1 addition & 1 deletion package/example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/yandex-research/tabular-dl-revisiting-models/blob/main/package/example.ipynb\">\n",
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/yandex-research/rtdl-revisiting-models/blob/main/package/example.ipynb\">\n",
" <img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/>\n",
"</a>\n",
"\n",
Expand Down

0 comments on commit 438870d

Please sign in to comment.