mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-28 11:44:44 -05:00
Update Demo 00: Hide activation step for cleaner presentation
Changed welcome demo to use Hide/Show to skip the environment activation step. Now the GIF starts directly with 'tito' appearing, making it cleaner and more focused on the beautiful logo and command reference. Perfect first impression - just the branding! 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
BIN
docs/_static/demos/00-welcome.gif
vendored
BIN
docs/_static/demos/00-welcome.gif
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 176 KiB After Width: | Height: | Size: 170 KiB |
5
docs/_static/demos/tapes/00-welcome.tape
vendored
5
docs/_static/demos/tapes/00-welcome.tape
vendored
@@ -21,11 +21,12 @@ Set TypingSpeed 100ms
|
||||
Set Shell bash
|
||||
Env PS1 "@profvjreddi 🔥 › "
|
||||
|
||||
# Activate TinyTorch environment
|
||||
# Activate TinyTorch environment (hidden from recording)
|
||||
Hide
|
||||
Type "source activate.sh"
|
||||
Sleep 400ms
|
||||
Enter
|
||||
Sleep 2s
|
||||
Show
|
||||
|
||||
# Show the beautiful welcome screen
|
||||
Type "tito"
|
||||
|
||||
Reference in New Issue
Block a user