Skip to content

Instantly share code, notes, and snippets.

View OdyAsh's full-sized avatar
🙌

Ashraf Haress OdyAsh

🙌
View GitHub Profile
@OdyAsh
OdyAsh / streamlit_config_show_output.md
Created December 25, 2024 09:42
This file contains the output of this command --- streamlit config show --- (as of 2024-12-25).

This file contains the output of the command streamlit config show, as of 2024-12-25.

# Below are all the sections and options you can have in
 ~/.streamlit/config.toml.

[global]

@OdyAsh
OdyAsh / Microsoft.PowerShell_profile.ps1
Created December 22, 2024 06:09
OdyAsh PowerShell Configurations
# add the code below to a file called Microsoft.PowerShell_profile.ps1
# where the location is one of the options mentioned here:
# https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_profiles?view=powershell-7.4#profile-types-and-locations
# (If you're confused, just add it here: C:\Users\%USERNAME%\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1)
# (or, you can know where to add that file by running PowerShell, then running this command: `$PROFILE`)
<#
.SYNOPSIS
Calculates the common prefix of two paths and returns the length of the common prefix and a dot string.
@OdyAsh
OdyAsh / DevOps Roadmap by AlaaAAmin.md
Created December 5, 2024 09:38
DevOps Roadmap by AlaaAAmin

DevOps Roadmap for courses/resources: