Skip to content

Conversation

@merendamattia
Copy link
Contributor

Sistemata la struttura generale della repository, aggiungendo il supporto per ambiente Conda e aggiornata la documentazione per l'ambiente Docker. Inoltre, sono stati aggiunti i vari laboratori con note e spiegazioni.

@merendamattia merendamattia marked this pull request as ready for review June 15, 2025 09:01
@merendamattia merendamattia requested a review from Copilot June 23, 2025 06:49

This comment was marked as outdated.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@merendamattia merendamattia requested a review from Copilot June 23, 2025 06:53
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the repository structure and documentation to support a Conda environment alongside the existing Docker setup, and it adds various laboratory notes and explanations.

  • Added instructions for setting up a Conda development environment.
  • Updated the Docker documentation and modified the Dockerfile to install dependencies from requirements-docker.txt.

Reviewed Changes

Copilot reviewed 2 out of 42 changed files in this pull request and generated 1 comment.

File Description
README.md Added a section for setting up a Conda environment and updated the Docker instructions to reference requirements-docker.txt.
Dockerfile Replaced the previous copy & install sequence with a RUN command to copy and install dependencies from requirements-docker.txt.
Comments suppressed due to low confidence (1)

README.md:20

  • [nitpick] Consider adding a brief note explaining any differences in usage between the Conda and Docker environments to ensure clear guidance for users.
This project sets up a development environment using [Jupyter Notebook](https://jupyter.org) on Docker. The container is based on `jupyter/minimal-notebook` image, and, has some useful packages (check `requirements-docker.txt`), allowing you to develop quantum programs locally and execute them inside the container.

@manueldiagostino manueldiagostino merged commit 5a4f6ac into unipr-org:main Aug 26, 2025
1 check passed
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.

3 participants