Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
| Download
Project: Testing 18.04
Path: monty.ipynb
Views: 294Kernel: Python 3 (Ubuntu Linux)
Monty in Python 3 (Ubuntu Linux) on CoCalc
In [1]:
In [3]:
In [8]:
Out[8]:
'{"@module": "__main__", "@class": "MSONClass", "a": 3, "b": "abc", "c": true, "d": 1, "foo": "bar"}'
In [0]:
In [0]:
In [11]:
Out[11]:
[('A', 'B', 'C', 'D', 'E', 'F', 'G'),
('H', 'I', 'J', 'K', 'L', 'M', 'N'),
('O', 'P', 'Q', 'R', 'S', 'T', 'U'),
('V', 'W', 'X', 'Y', 'Z')]
In [0]: