Skip to content
Tom Dupré la Tour edited this page Jun 29, 2017 · 24 revisions

Welcome to the TPT wiki!

This is a fuzzy list of things you should know it exists.

TPT administration

  • Eole: TPT intranet (in french)
  • Zimbra: TPT webmail (multilingual)
  • Min&Tel: another TPT intranet (in french)
    • This is where you can declare your holidays.
  • TPT: TPT public website (in french/english)
    • You can find some accomodation informations.
  • IDS: IDS department intranet (in french)

TPT cluster ressources

  • Infres cluster: List of machines you can access by ssh, without any queuing system

    • lame10-16: You have your home folder unchanged, so it's very easy to use.
    • lame17-19: You need to install what you need, your home is not accessible.
    • lame20-22: You can book these machines on this wesite.
  • IDS cluster: A cluster you can access by ssh, but you need to use the queue

    • Please read the doc before using it ! (in french)

Working tools

Python tools

  • Anaconda: A good way to have everything you need for python
  • Miniconda: To have the conda package manager, but not all the default packages of Anaconda
  • [Windows binaries]: This page can save you.
  • Scientific basic packages: ipython, numpy, ccipy, pandas, jupyter, matplotlib, scikit-learn
  • Editing tools: pep8, flake8, yapf
  • Profiling: snakeviz, line-profiler, memory-profiler
  • Editors: sublime text, atom, spyder, pycharm

Clone this wiki locally