automation/ #38
Replies: 12 comments
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
-
Beta Was this translation helpful? Give feedback.
-
online tiddlywiki with codemirror-vim and dark mode experiment |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
nlp snippets
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
folders = next(os.walk('.'))[1]
excluded = ['amidst',
'home',
'static',
'documentation',
'monitoring',
'tasks',
'cookiecutters',
'projects',
'integrations'
]
folders = [f for f in folders if f not in (excluded)]
folders = sorted(folders) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
automation/
https://shane0.github.io/automation/
Beta Was this translation helpful? Give feedback.
All reactions