Installation de logiciels

 

La majeure partie des logiciels que CentraleSupélec propose pour l’enseignement et la vie de campus sont des applications Full Web, que vous pouvez donc utiliser depuis votre ordinateur personnel sans difficulté.

Une partie des logiciels utilisés dans l’enseignement nécessitent toutefois d’être installés sur votre ordinateur pour fonctionner. Vous trouverez ci-dessous les tutoriels d’installation.

Certains logiciels nécessitent d'utiliser un compte local sur votre ordinateur, et non un compte Microsoft : pour vérifier si vous avez un compte local sur votre PC ou pour en créer un, suivez le tutoriel disponible sur ce lien.

Software installation


Most of the software CentraleSupélec offers for teaching and campus life are Full Web applications, so you can use them from your own computer without difficulty.

However, some of the software used for teaching purposes needs to be installed on your computer in order to run. You'll find installation tutorials below.

Some software requires a local account on your computer, not a Microsoft account: to check whether you have a local account on your PC or to create one, follow the tutorial available on this link.

Configuration requise

 

Pour que les logiciels scientifiques (notamment Mathematica, MatLab et Comsol) puissent fonctionner normalement, votre ordinateur portable doit disposer d'au moins 8 Go de RAM.

  • OS : Votre ordinateur peut être sous MACOSX (version 10.11 ou supérieure) ou Windows10 64 bits. Votre OS peut également être une distribution Linux, mais dans ce cas, vous devez garantir vous-même le bon fonctionnement des logiciels.
  • Cable Ethernet  : Vous devrez avoir avec vous un câble Ethernet (RJ45) de 1m50 ou plus pour vous connecter au réseau Très Haut Debit de CentraleSupélec. Si votre ordinateur portable ne possède pas de port Ethernet en standard, vous devrez l'équiper d'un adaptateur.
  • Port HDMI : Pour utiliser les espaces de travail collaboratifs, une connexion HDMI est nécessaire. Si votre ordinateur portable ne possède pas de port HDMI, vous devez l'équiper d'un adaptateur.

 

Configuration recommandée pour installer tous les logiciels
  • Processeur : N'importe quel processeur Intel 64 bits (recommandé i5 / i7)
  • Espace disque : Au moins 75 Go d'espace libre, SSD recommandé. Les logiciels utilisés dans le cadre du cursus peuvent occuper jusqu'à 50 Go.
  • RAM : 8 Go

System requirements


For the scientific software (including Mathematica, MatLab and Comsol) to function properly, your laptop must have at least 8 GB RAM.

  • OS: Your computer may be running MACOSX (version 10.11 or higher) or Windows10 64-bit. Your OS can also be a Linux distribution, but in this case you'll need to ensure that the software works properly yourself.
  • Ethernet cable: You'll need an Ethernet cable (RJ45) of 1m50 or more to connect to CentraleSupélec's Very High Speed network. If your laptop doesn't have a standard Ethernet port, you'll need to fit it with an adapter.
  • HDMI port: To use the collaborative workspaces, an HDMI connection is required. If your laptop doesn't have an HDMI port, you'll need to fit it with an adapter.

Recommended configuration to install all software
  • Processor: Any Intel 64-bit processor (recommended i5 / i7)
  • Disk space: At least 75 GB free space, SSD recommended. Software used as part of the curriculum can occupy up to 50 GB.
  • RAM: 8 GB

Logiciels en téléchargement gratuit /Free software downloads :

 


Tutoriel d'installation de VisualStudio Code

Pour installer VisualStudio Code, rendez vous sur VisualStudio, puis suivez les étapes données dans la vidéo :

  1. Installer Python si ce n'est déjà fait (version 3.10.6)
  2. Installer Visual Studio Code
  3. Ajouter l'extension Python

Vous devrez ensuite installer les librairies suivantes à l'aide de pip :
py -m pip install "matplotlib" "pandas" "numpy" "scipy" "passlib" "pillow"
py -m pip install autopep8

Installer l’extension LiveShare, pour collaborer à distance sur un même code.

Pour vérifier le bon fonctionnement de Python, suivre "Run Python code"

 

VisualStudio Code installation tutorial


To install VisualStudio Code, go to VisualStudio, then follow the steps given in the video :

  1. Install Python if you haven't already (version 3.10.6)
  2. Install Visual Studio Code
  3. Add the Python extension

You'll then need to install the following libraries using pip :
py -m pip install "matplotlib" "pandas" "numpy" "scipy" "passlib" "pillow"
py -m pip install autopep8

Install the LiveShare extension, to collaborate remotely on the same code.

To check that Python is working properly, follow "Run Python code".

Tutoriel d'installation de GitBash

Pour installer GitBash sur Windows, rendez-vous sur ce lien puis suivez les étapes données dans la vidéo.

Pour MacOS, installez Gitbash for Mac en cliquant sur ce lien.
L'application a besoin d'être autorisée par Apple en se rendant dans "Sécurité et Confidentialité", onglet "Général".

Sous MacOS, Gitbash est intégré au le Terminal de base (/Applications/Utilitaires), il ne s'agit pas d'un logiciel externe comme sous Windows.

 
GitBash installation tutorial


To install GitBash on Windows, go to this link and follow the steps given in the video.

For MacOS, install Gitbash for Mac by clicking on this link.
The application needs to be authorized by Apple by going to "Security & Privacy", "General" tab.

On MacOS, Gitbash is integrated into the basic Terminal (/Applications/Utilities), not as an external program as on Windows.

Tutoriel d'installation de DB Browser for SQLite

Pour installer DB Browser for SQLite, rendez-vous sur ce lien puis suivez les étapes de la vidéo.

Pour télécharger la base de données de test, rendez-vous sur ce lien.

 
DB Browser for SQLite installation tutorial


To install DB Browser for SQLite, go to this link and follow the steps in the video.

To download the test database, follow this link.

 
Tutoriel d'installation de PyCharm Education

Pour installer PyCharm Education, rendez vous sur PyCharm , puis suivez les étapes données dans la vidéo.

 
PyCharm Education installation tutorial


To install PyCharm Education, go to PyCharm , then follow the steps given in the video.

 
Tutoriel d'installation de Anaconda

Pour installer Anaconda, rendez-vous sur Anaconda puis suivez les instructions données dans la vidéo.

La version à télécharger est à présent la version Python 3.8.

 
Anaconda installation tutorial


To install Anaconda, go to Anaconda and follow the instructions given in the video.

The version to download is now Python 3.8.

 
Tutoriel d'installation de Xming

Pour télécharger Xming, allez sur XMing puis suivez les instructions de la vidéo. Attention, ce logiciel n'est utile (et disponible) que pour les ordinateurs sous Windows. Télécharger l'outil PUTTY est requis pour l'utilisation de XMing.

Pour Mac OSX, installez Xquartz : l’installation se fait simplement à partir du fichier .dmg disponible sur ce lien.

 

Xming installation tutorial

To download Xming, go to XMing and follow the instructions in the video. Please note that this software is only useful (and available) for Windows computers. Downloading the PUTTY tool is required to use XMing.

For Mac OSX, install Xquartz: it's easy to install from the .dmg file available at this link.

 
Tutoriel d'installation de VirtualBox

Pensez à activer les fonctionnalités de virtualisation dans le Bios de votre ordinateur (VT-x ou AMD-V)  en suivant ce guide.

Attention : L'installation de VirtualBox doit être exécutée en tant qu'administrateur.

Pour MacOS Mojave et High Sierra, suivez cette procédure.

 

VirtualBox installation tutorial


Remember to enable virtualization features in your computer's Bios (VT-x or AMD-V) by following this guide.

Please note: VirtualBox must be installed as an administrator.

For MacOS Mojave and High Sierra, follow this procedure.

 
Tutoriel d'installation de WireShark

Pour installer WireShark, rendez-vous sur WireShark puis suivez les étapes données dans la vidéo.

 

WireShark installation tutorial

To install WireShark, go to WireShark and follow the steps in the video.


Logiciels nécessitant un compte CentraleSupélec / Payware requiring a CentraleSupélec account :

 

 
Tutoriel vidéo d'installation de Mathematica
  • Se rendre sur Wolfram
  • Suivre les instructions détaillées dans la vidéo

Détail important : à 0:18 de la vidéo, cliquez sur ce lien pour obtenir votre "Activation key" ou "clé d'activation".

Puis complétez les champs comme dans la suite de la vidéo.

 

Mathematica installation video tutorial
  • Go to Wolfram
  • Follow the detailed instructions in the video

Important detail: at 0:18 of the video, click on this link to obtain your "Activation key".

Then complete the fields as shown in the rest of the video.

 
Tutoriel d'installation de Matlab.
  • Prérequis pour l'installation de Matlab sur MAC et PC
  • Se rendre sur Mathworks
  • Suivez ensuite les instructions détaillées dans la vidéo 
  • Pour mettre à jour votre licence Matlab, veuillez suivre ce tuto.

 

Matlab installation tutorial.

 

 
Tutoriel d'nstallation du Pack Office

Pour télécharger Office, rendez-vous sur Office et suivez les instructions données dans la vidéo ci-dessus.

 

Office Pack installation tutorial

To download Office, go to Office and follow the instructions in the video above.

 

Dev Tools Microsoft
 
Autres logiciels Microsoft pour l'enseignement

Accès aux services et logiciels Microsoft (MS Project, Windows, Visual Studio...) en suivant ce guide.

 

Other Microsoft software for education

Access Microsoft software and services (MS Project, Windows, Visual Studio...) by following this guide.

 

IBM Academic Initiative
 
Accès gratuit aux ressources pédagogiques et outils de développement dans le cloud IBM (IA, IoT, Blockchain, ...)

Tout d'abord, inscrivez-vous avec votre adresse email CentraleSupélec sur https://centralesupelec.onthehub.com

Pour accéder au Cloud IBM, créez un compte en suivant cette procédure.
Pour obtenir le code de gratuité, suivez cette procédure :  en replaçant à l'étape 1 ibm.onthehub.com par centralesupelec.onthehub.com
Pour appliquer un code de gratuité, suivez cette procédure

 

Free access to educational resources and development tools in the IBM cloud (AI, IoT, Blockchain, ...)
 

First, register with your CentraleSupélec email address on https://centralesupelec.onthehub.com

To access the IBM Cloud, create an account by following this procedure.
To obtain the free code, follow this procedure: replace ibm.onthehub.com with centralesupelec.onthehub.com in step 1.
To apply a free code, follow this procedure