Last answered:

13 Jul 2020

Posted on:

21 Apr 2020

0

Resolved: Install Jupyter on Linux

I'm getting started on the MySQL and Python modules - others to follow. But, I do not use Windows (well I do at work, but we can't install anything on those machines). I have set myself up a new Linux (Devuan) VM just for the courses. Are there any hints or help documents anywhere to help me pick the right packages to install ? And having installed them, starting the right services ? I have MySQL running fine - been using that for years. At the moment it's Python and Jupyter I'm a bit stuck with.
2 answers ( 0 marked as helpful)
Instructor
Posted on:

26 Apr 2020

1
Hi Simon! Thanks for reaching out and please excuse me for not getting back to you sooner. Regarding MySQL - great. Regarding Python, and Jupyter in particular, I think there are two options that will suit your situation best.
  1. Please download the relevant installer from the Anaconda website. Currently, there are Linux versions that are available: https://www.anaconda.com/products/individual
  2. Should the issue persist, please consider using Google Colab. The latter is not a necessary requirement but might be helpful at least while you are solving the Jupyter installation.
Hope this helps.
Best,
Martin
Posted on:

13 Jul 2020

0
Thanks. Been a little time getting back to this, only a "back burner" activity. Now have Anaconda & Jupyter installed and running fine, and working through the Python material.

Submit an answer