Skip to content

Conversation

tinesoft
Copy link
Member

@tinesoft tinesoft commented Jun 26, 2024

…ation with python, ollama, etc

When opening the project in VSCode or IntellJ, provided User has Docker installed and the DevContainer, he will be prompted to open the project inside a Dev Container.

This will automatically:

  • Install Python 3
  • Create the Venv .source.venv and print instructions to activate it
  • (VSCode) Install the Jupyter extension and enabled Python support
  • Download and Start Ollama Server
  • Pull some LLMs ( llama2 by defaut)

@tinesoft tinesoft force-pushed the chore/dev-setup branch 3 times, most recently from 1b18c01 to 824e3ee Compare June 27, 2024 03:52
tinesoft added 2 commits June 27, 2024 09:53
…ation with `python`, `ollama`, etc

When opening the project in `VSCode` or `IntellJ`, provided user has Docker installed and the **[DevContainer(https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers)]**
This will automatically:

- Install Python 3
- Create the Venv `.source.venv` and print instructions to activate it
- (VSCodde) Automatically setup the Python Interpreter from the venv
- (VSCode) Install the `Jupyter` extension and enabled `Python` support
- Download and Start `Ollama Server`
- Pull some LLMs (`llama2` by defaut)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant