Skip to content

Commit

Permalink
Code blocks in line
Browse files Browse the repository at this point in the history
  • Loading branch information
StijnKas committed Dec 10, 2024
1 parent 51a4b1c commit 8fd186c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/articles/GettingStarted.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,12 @@
"1. If you haven't yet, install uv at https://github.com/astral-sh/uv - we would recommend using the standalone installer, as it has a `uv self update` function. \n",
"\n",
"2. If you don't have one, create a virtual environment - with `uv` installed, simply navigate to your desired directory and run \n",
"\n",
" ```bash\n",
" uv venv\n",
" ```\n",
"3. Install pdstools in your virtual environment:\n",
"\n",
" ```bash\n",
" uv pip install pdstools\n",
" ```\n",
Expand Down

0 comments on commit 8fd186c

Please sign in to comment.