Skip to content

VSCode devcontainer#29

Merged
s3inlc merged 2 commits intohashtopolis:masterfrom
zyronix:vscode-dev-container
Jun 5, 2022
Merged

VSCode devcontainer#29
s3inlc merged 2 commits intohashtopolis:masterfrom
zyronix:vscode-dev-container

Conversation

@zyronix
Copy link
Copy Markdown
Member

@zyronix zyronix commented May 24, 2022

This pull request fixes hashtopolis/server#773

To use it, make sure you have a good working nvidia driver installed and or have an Intel CPU capable of running OpenCL code.

Make sure Docker is setup using:
https://github.com/hashtopolis/server/wiki/Development-environment

In vscode select 'Open Folder in Container' either by (CTRL + SHIFT + P, type: Open Folder in Container) or press the green extension button in the left bottom and select the option, now select the folder where hashtopolis-agent-python is locaed

Press F5 in VSCode to start the agent. It should automatically connect to the hashtopolis-server devcontainer and register itself.

@zyronix zyronix added the enhancement New feature or request label May 24, 2022
@zyronix zyronix requested a review from s3inlc May 24, 2022 15:05
@zyronix zyronix self-assigned this May 24, 2022
This can be used to customize the container file, for example for specifying proxys.
@s3inlc s3inlc merged commit a311098 into hashtopolis:master Jun 5, 2022
@zyronix zyronix deleted the vscode-dev-container branch June 7, 2022 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VSCode Development Container for Python-Agent

2 participants