Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
| Download
Project: test
Views: 91872<style>1@import url('http://fonts.googleapis.com/css?family=Source+Code+Pro');2@import url('http://fonts.googleapis.com/css?family=Vollkorn');3@import url('http://fonts.googleapis.com/css?family=Arimo');45div.cell{6width: 900px;7margin-left: 0% !important;8margin-right: auto;9}10div.text_cell code {11background: transparent;12color: #000000;13font-weight: 600;14font-size: 11pt;15font-style: bold;16font-family: 'Source Code Pro', Consolas, monocco, monospace;17}18h1 {19font-family: 'Open sans',verdana,arial,sans-serif;20}2122div.input_area {23background: #F6F6F9;24border: 1px solid #586e75;25}2627.text_cell_render h1 {28font-weight: 200;29font-size: 30pt;30line-height: 100%;31color:#c76c0c;32margin-bottom: 0.5em;33margin-top: 1em;34display: block;35white-space: wrap;36text-align: left;37}38h2 {39font-family: 'Open sans',verdana,arial,sans-serif;40text-align: left;41}42.text_cell_render h2 {43font-weight: 200;44font-size: 16pt;45font-style: italic;46line-height: 100%;47color:#c76c0c;48margin-bottom: 0.5em;49margin-top: 1.5em;50display: block;51white-space: wrap;52text-align: left;53}54h3 {55font-family: 'Open sans',verdana,arial,sans-serif;56}57.text_cell_render h3 {58font-weight: 200;59font-size: 14pt;60line-height: 100%;61color:#d77c0c;62margin-bottom: 0.5em;63margin-top: 2em;64display: block;65white-space: wrap;66text-align: left;67}68h4 {69font-family: 'Open sans',verdana,arial,sans-serif;70}71.text_cell_render h4 {72font-weight: 100;73font-size: 14pt;74color:#d77c0c;75margin-bottom: 0.5em;76margin-top: 0.5em;77display: block;78white-space: nowrap;79}80h5 {81font-family: 'Open sans',verdana,arial,sans-serif;82}83.text_cell_render h5 {84font-weight: 200;85font-style: normal;86color: #1d3b84;87font-size: 16pt;88margin-bottom: 0em;89margin-top: 0.5em;90display: block;91white-space: nowrap;92}93div.text_cell_render{94font-family: 'Arimo',verdana,arial,sans-serif;95line-height: 125%;96font-size: 120%;97text-align:justify;98text-justify:inter-word;99}100div.output_subarea.output_text.output_pyout {101overflow-x: auto;102overflow-y: scroll;103max-height: 50000px;104}105div.output_subarea.output_stream.output_stdout.output_text {106overflow-x: auto;107overflow-y: scroll;108max-height: 50000px;109}110div.output_wrapper{111margin-top:0.2em;112margin-bottom:0.2em;113}114115code{116font-size: 70%;117}118.rendered_html code{119background-color: transparent;120}121ul{122margin: 2em;123}124ul li{125padding-left: 0.5em;126margin-bottom: 0.5em;127margin-top: 0.5em;128}129ul li li{130padding-left: 0.2em;131margin-bottom: 0.2em;132margin-top: 0.2em;133}134ol{135margin: 2em;136}137ol li{138padding-left: 0.5em;139margin-bottom: 0.5em;140margin-top: 0.5em;141}142ul li{143padding-left: 0.5em;144margin-bottom: 0.5em;145margin-top: 0.2em;146}147a:link{148font-weight: bold;149color:#447adb;150}151a:visited{152font-weight: bold;153color: #1d3b84;154}155a:hover{156font-weight: bold;157color: #1d3b84;158}159a:focus{160font-weight: bold;161color:#447adb;162}163a:active{164font-weight: bold;165color:#447adb;166}167.rendered_html :link {168text-decoration: underline;169}170.rendered_html :hover {171text-decoration: none;172}173.rendered_html :visited {174text-decoration: none;175}176.rendered_html :focus {177text-decoration: none;178}179.rendered_html :active {180text-decoration: none;181}182.warning{183color: rgb( 240, 20, 20 )184}185hr {186color: #f3f3f3;187background-color: #f3f3f3;188height: 1px;189}190blockquote{191display:block;192background: #fcfcfc;193border-left: 5px solid #c76c0c;194font-family: 'Open sans',verdana,arial,sans-serif;195width:680px;196padding: 10px 10px 10px 10px;197text-align:justify;198text-justify:inter-word;199}200blockquote p {201margin-bottom: 0;202line-height: 125%;203font-size: 100%;204}205</style>206<script>207MathJax.Hub.Config({208TeX: {209extensions: ["AMSmath.js"]210},211tex2jax: {212inlineMath: [ ['$','$'], ["\\(","\\)"] ],213displayMath: [ ['$$','$$'], ["\\[","\\]"] ]214},215displayAlign: 'center', // Change this to 'center' to center equations.216"HTML-CSS": {217scale:85,218availableFonts: ["Neo-Euler"],219preferredFont: "Neo-Euler",220webFont: "Neo-Euler",221styles: {'.MathJax_Display': {"margin": 4}}222}223});224</script>225226227