10 lines
575 B
Markdown
10 lines
575 B
Markdown
# Obsidian Development Container
|
|
To use this container you have the following options:
|
|
- Install the Dev Container plugin in Visual Studio code and it will allow you to boot into a development container.
|
|
- Load the container on github code spaces.
|
|
|
|
Once the container has started you can access Obsidian via the ports tab on the terminal window. If you select novnc it will open a
|
|
desktop environment with a vanilla Obsidian install you can test your plugins on.
|
|
|
|
To start obsidian you can just run Obsidian from the menu in the bottom left or `Obsidian` from the terminal.
|