This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<iframe height=400 width=400 src="https://kumu.io/e-NABLE/the-e-nable-network#overview/core"></iframe> | |
<iframe height=400 width=400 src="https://kumu.io/e-NABLE/the-e-nable-network#overview/core-plus"></iframe> | |
<iframe height=400 width=400 src="https://kumu.io/e-NABLE/the-e-nable-network#overview/social"></iframe> | |
<iframe height=400 width=400 src="https://kumu.io/e-NABLE/the-e-nable-network#overview/plus-plus"></iframe> | |
<iframe height=600 width=1600 src="https://kumu.io/e-NABLE/the-e-nable-network#overview/chapters-and-regions"></iframe> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;(function() { var __rt=srequire('streamline/lib/callbacks/runtime').runtime(__filename, false),__func=__rt.__func; var RS_modules = {}; | |
RS_modules.pythonize = {}; | |
(function() { | |
function strings() { | |
var string_funcs, exclude, name; | |
string_funcs = set("capitalize strip lstrip rstrip islower isupper isspace lower upper swapcase center count endswith startswith find rfind index rindex format join ljust rjust partition rpartition replace split rsplit splitlines zfill".split(" ")); | |
if (!arguments.length) { | |
exclude = (function() { | |
var s = RS_set(); |