Skip to content

Commit

Permalink
add known issue with M1 in readme SciGaP#6
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinav7sinha committed Sep 23, 2022
1 parent 6452898 commit e4da70c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.idea
ENV
ExampleNotebooks/.ipynb_checkpoints
ExampleNotebooks/.ipynb_checkpoints

# Mac files
.DS_Store
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@
##### Start Tracing Server

1. `sudo python3 tools/tracing-server/strace_server.py`

#### Known Issues
- [Issue with Mac M1](https://github.com/SciGaP/iPython-Kerner-Changes/issues/8#issue-1383841536)

0 comments on commit e4da70c

Please sign in to comment.