You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install Jupyter with [Anaconda](https://www.anaconda.com/) (recommended).
34
34
35
-
#### 17.04 to 19.04
35
+
#### Ubuntu 17+
36
36
37
37
```shell
38
38
sudo apt install libtool libffi-dev ruby ruby-dev make
@@ -43,7 +43,7 @@ gem install iruby --pre
43
43
iruby register --force
44
44
```
45
45
46
-
#### 16.04
46
+
#### Ubuntu 16
47
47
48
48
CZTop requires CZMQ >= 4.0.0 and ZMQ >= 4.2.0. The official packages for Ubuntu 16.04 don't satisfy these version requrements, so you need to install from source.
0 commit comments