mirror of
https://github.com/MillironX/beefblup.git
synced 2024-11-10 18:23:08 +00:00
959 B
959 B
name | about | title | labels | assignees |
---|---|---|---|---|
Bug report | Create a report to help us improve |
Describe the bug A clear and concise description of what the bug is.
To Reproduce Remember to attach a copy of a spreadsheet that can reproduce the problem. Make sure it doesn't have any sensitive information in it! Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
System (please complete the following information):
- OS: [e.g. Windows]
- beefblup verion [e.g. v0.1]
- Julia Version [e.g. 1.3.1]
- How beefblup is launched from Julia
- REPL
include("beefblup.jl")
OR - OS command line
julia beefblup.jl
OR - Juno/VS Code
- REPL
Additional context Add any other context about the problem here.