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<link href='http://fonts.googleapis.com/css?family=Fenix' rel='stylesheet' type='text/css'>1<link href='http://fonts.googleapis.com/css?family=Alegreya+Sans:100,300,400,500,700,800,900,100italic,300italic,400italic,500italic,700italic,800italic,900italic' rel='stylesheet' type='text/css'>2<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro:300,400' rel='stylesheet' type='text/css'>3<style>4@font-face {5font-family: "Computer Modern";6src: url('http://mirrors.ctan.org/fonts/cm-unicode/fonts/otf/cmunss.otf');7}8div.cell{9width:800px;10margin-left:16% !important;11margin-right:auto;12}13h1 {14font-family: 'Alegreya Sans', sans-serif;15}16h2 {17font-family: 'Fenix', serif;18}19h3{20font-family: 'Fenix', serif;21margin-top:12px;22margin-bottom: 3px;23}24h4{25font-family: 'Fenix', serif;26}27h5 {28font-family: 'Alegreya Sans', sans-serif;29}30div.text_cell_render{31font-family: 'Alegreya Sans',Computer Modern, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;32line-height: 135%;33font-size: 120%;34width:600px;35margin-left:auto;36margin-right:auto;37}38.CodeMirror{39font-family: "Source Code Pro";40font-size: 90%;41}42/* .prompt{43display: None;44}*/45.text_cell_render h1 {46font-weight: 200;47font-size: 50pt;48line-height: 100%;49color:#CD2305;50margin-bottom: 0.5em;51margin-top: 0.5em;52display: block;53}54.text_cell_render h5 {55font-weight: 300;56font-size: 16pt;57color: #CD2305;58font-style: italic;59margin-bottom: .5em;60margin-top: 0.5em;61display: block;62}6364.warning{65color: rgb( 240, 20, 20 )66}67</style>68<script>69MathJax.Hub.Config({70TeX: {71extensions: ["AMSmath.js"]72},73tex2jax: {74inlineMath: [ ['$','$'], ["\\(","\\)"] ],75displayMath: [ ['$$','$$'], ["\\[","\\]"] ]76},77displayAlign: 'center', // Change this to 'center' to center equations.78"HTML-CSS": {79styles: {'.MathJax_Display': {"margin": 4}}80}81});82</script>838485