Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small issues with Atomkraft tutorial #88

Closed
ivan-gavran opened this issue Aug 17, 2022 · 4 comments
Closed

Small issues with Atomkraft tutorial #88

ivan-gavran opened this issue Aug 17, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@ivan-gavran
Copy link
Collaborator

Testing the existing Atomkraft tutorial, I found the following two small issues:

  • upon installing (running pip install --upgrade atomkraft), I get the following error:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
copier 6.1.0 requires packaging>=21.0, but you have packaging 20.9 which is incompatible.

The installation process goes through, but it is a bad feeling to see the Error message

  • copying in the .md files (when pressing the copy symbol) copies too much (also the output)
@ivan-gavran ivan-gavran added the bug Something isn't working label Aug 17, 2022
@ivan-gavran
Copy link
Collaborator Author

(follows from #87 )

@ivan-gavran
Copy link
Collaborator Author

@hvanz : you had some ideas about what existed already

@ivan-gavran
Copy link
Collaborator Author

The second point in the description (about copying in the .md files): this is necessary for mdx. @hvanz doesn't see this as much of a problem. To be discussed with @andrey-kuprianov .

A potential solution (if one is necessary) is to wrap mdx commands into comments and have user-facing commands be pure

@ivan-gavran
Copy link
Collaborator Author

From a synchronous discussion: we will go with duplicated commands (user-facing and mdx ones), recognizing that it is not a perfect solution --> discussion issue

@ivan-gavran ivan-gavran closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant