Skip to content

Full preview on GitHub.dev possible? #7875

Answered by niclasheinz
michaelherger asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @michaelherger

You can use mkdocs serve in your GitHub.dev codespace. All you need to do is enable port 8000. If you don't have a .devcontainer/devcontainer.json file yet, you can check here.

This devcontainer configuration will install the Python dependencies from the requirements.txt, after which port 8000 will be enabled automatically.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@michaelherger
Comment options

@niclasheinz
Comment options

@michaelherger
Comment options

Answer selected by michaelherger
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants