Compare commits
2 Commits
c14ad345c9
...
4fc00f4b79
Author | SHA1 | Date |
---|---|---|
Shwetha Jayaraj | 4fc00f4b79 | |
Shwetha Jayaraj | 0b9fd190c4 |
|
@ -157,11 +157,12 @@
|
||||||
},
|
},
|
||||||
"active": "34ff9781de60fcfe",
|
"active": "34ff9781de60fcfe",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Machine Tips (Quantum)/GPU.md",
|
"Coding Tips (Classical)/Project Vault/Website Projects/Obsidian/imgFiles/Pasted image 20230930015932.png",
|
||||||
"Textual.md",
|
"Textual.md",
|
||||||
|
"Machine Tips (Quantum)/GPU.md",
|
||||||
"Coding Tips (Classical)/Terminal Tips/CLI Tools/fzf.md",
|
"Coding Tips (Classical)/Terminal Tips/CLI Tools/fzf.md",
|
||||||
"Coding Tips (Classical)/Terminal Tips/Languages/Python/tools/Past/Fire.md",
|
"Coding Tips (Classical)/Terminal Tips/Languages/Python/tools/Past/Fire.md",
|
||||||
"Untitled Untitled.md",
|
"Untitled Untitled.md",
|
||||||
"Coding Tips (Classical)/Project Vault/Website Projects/Obsidian/Pasted image 20230928132648.png"
|
"Coding Tips (Classical)/Project Vault/Website Projects/Obsidian/imgFiles/Pasted image 20230928132648.png"
|
||||||
]
|
]
|
||||||
}
|
}
|
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
Binary file not shown.
After Width: | Height: | Size: 333 KiB |
|
@ -1,4 +1,4 @@
|
||||||
|
|
||||||
Create rapid python applications within your terminal. The github exists [here](https://github.com/Textualize/textual) and the documentations is [here](https://textual.textualize.io/getting_started/).
|
Create rapid python applications within your terminal. The github exists [here](https://github.com/Textualize/textual) and the documentations is [here](https://textual.textualize.io/getting_started/).
|
||||||
|
![[Pasted image 20230930015932.png]]
|
||||||
There is a lot I can do with this!! :)
|
There is a lot I can do with this!! :)
|
Loading…
Reference in New Issue