This is a read-only mirror of pymolwiki.org
Difference between revisions of "User:Sbliven/Sandbox"
Jump to navigation
Jump to search
| Line 5: | Line 5: | ||
Direct: | Direct: | ||
<include src="https://raw.github.com/Pymol-Scripts/Pymol-script-repo/master/removealt.py" highlight="python" /> | <include src="https://raw.github.com/Pymol-Scripts/Pymol-script-repo/master/removealt.py" highlight="python" /> | ||
| + | |||
| + | Subst: | ||
| + | <include src="https://raw.github.com/Pymol-Scripts/Pymol-script-repo/master/{{{1}}}" highlight="{{{2|python}}}" /> | ||
| + | |||
| + | This code has been put under version control in the project [http://www.pymolwiki.org/index.php/Git_intro Pymol-script-repo]. | ||
Revision as of 12:11, 30 October 2015
Pymol Inclusion
Through Template: <include src="https://raw.github.com/Pymol-Scripts/Pymol-script-repo/master/removealt.py" highlight="python" />
This code has been put under version control in the project Pymol-script-repo.
Direct: <include src="https://raw.github.com/Pymol-Scripts/Pymol-script-repo/master/removealt.py" highlight="python" />
Subst: <include src="https://raw.github.com/Pymol-Scripts/Pymol-script-repo/master/{{{1}}}" highlight="python" />
This code has been put under version control in the project Pymol-script-repo.