Both sides previous revisionPrevious revisionNext revision | Previous revision |
other:index [2022/11/15 15:26] – [Windows 10 notes] Reorganized links jypeter | other:index [2024/10/08 15:09] (current) – [Python notes] Added install links jypeter |
---|
| |
* [[other:newppl:starting|Getting started]] | * [[other:newppl:starting|Getting started]] |
* For **people in a hurry**:\\ If you really want to save time, read the full [[other:newppl:starting|Getting started]] page [[https://100xhahaha.com/joke_a6988546_ss|several times]] | * For **people in a hurry**:\\ If you really want to save time, read the full [[other:newppl:starting|Getting started]] page [[https://100xhahaha.com/joke_a6988546_ss|several times]]. Otherwise read the pages below: |
* [[other:ssh|Using ssh]], and [[other:ssh#connecting_to_servers_commonly_used_by_lsce_users|Accessing the servers with ssh]] (LSCE, IPSL, computing centers) | * [[other:ssh|Using ssh]], and [[other:ssh#connecting_to_servers_commonly_used_by_lsce_users|Accessing the servers with ssh]] (LSCE, IPSL, computing centers) |
* [[other:putty_conf|Configuring and using PuTTY/Pageant on Windows]] (recommended //''ssh'' application// on Windows) | * [[other:putty_conf|Configuring and using PuTTY/Pageant on Windows]] (recommended //''ssh'' application// on Windows) |
* [[other:x_conf|Installing and configuring an X server]] | * [[other:x_conf|Installing and configuring an X server]] |
| * [[other:newppl:starting#text_editors|Text editors]] |
| * [[other:ssh#copying_files_between_servers_computers|Copying files between servers/computers]] (e.g. with [[other:win10apps#winscp|WinSCP]] on Windows computers) |
* [[other:newppl:pub_transport|LSCE-related public transport]] | * [[other:newppl:pub_transport|LSCE-related public transport]] |
* [[other:newppl:riealgo|Using the RIE Algorithmes web site]] (adding money to your restaurant account, ...) | * [[other:newppl:riealgo|Using the RIE Algorithmes web site and the Phone application]] (adding money to your restaurant account, ...) |
| |
===== Windows 10 notes ===== | ===== Windows 10 notes ===== |
* [[other:lsce_cloud|sharebox (LSCE cloud) + owncloud for dummies]]\\ Win 10, Linux, Mac | * [[other:lsce_cloud|sharebox (LSCE cloud) + owncloud for dummies]]\\ Win 10, Linux, Mac |
===== Python notes ===== | ===== Python notes ===== |
| |
| * Installing Python: <wrap hi>install a new Python <wrap em>only on your own desktop/laptop</wrap></wrap>. Use a pre-installed Python Distribution on the Linux servers. Ask Jean-Yves if you don't know which distribution to use |
| - [[other:uvcdat:cdat_conda:miniconda3_install|Correctly installing miniconda3]] |
| - Using minconda3 to install what you need: ask Jean-Yves |
| |
* [[other:python:starting|Working with Python]] | * [[other:python:starting|Working with Python]] |
* [[other:python:jyp_steps|JYP's recommended steps for learning python]] | * [[other:python:jyp_steps|JYP's recommended steps for learning python]] |
* [[other:python:matplotlib_by_jyp|Working with matplotlib (JYP version)]] | * [[other:python:matplotlib_by_jyp|Working with matplotlib (JYP version)]] |
* [[https://matplotlib.org/cheatsheets/|Matplotlib cheatsheets]] | * [[https://matplotlib.org/cheatsheets/|Matplotlib cheatsheets]] ([[https://github.com/matplotlib/cheatsheets#cheatsheets-for-matplotlib-users|pdf version]]) |
* [[other:python:maps_by_jyp|JYP's map room]] | * [[other:python:maps_by_jyp|JYP's map room]] |
* [[other:python:python:grid_proj|Grids, projections, ...]] | * [[other:python:python:grid_proj|Grids, projections, ...]] |