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.
# 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. |
DevOps Roadmap for courses/resources: