https://github.com/leondgarse/atom_notebook
Personal atom notebook
https://github.com/leondgarse/atom_notebook
Last synced: 3 months ago
JSON representation
Personal atom notebook
- Host: GitHub
- URL: https://github.com/leondgarse/atom_notebook
- Owner: leondgarse
- Created: 2017-07-31T02:50:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T05:40:47.000Z (11 months ago)
- Last Synced: 2025-06-06T10:11:57.289Z (4 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 41.6 MB
- Stars: 94
- Watchers: 5
- Forks: 37
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Personal notebook
***
# Don't Read me!
```shell
echo "\`\`\`shell" > public/readme.md && tree public | grep -Ev '(png|jpg)' >> public/readme.md && echo "\`\`\`" >> public/readme.md
```