Coder Social home page Coder Social logo

td_wl_ecole_rodolphe_cledassou's Introduction

TD_WL_Ecole_Rodolphe_Cledassou

TDs de weak lensing de l'école d'été Euclid - Rodolphe Clédassou

Installation

First, downoad this repository by typing

git clone [email protected]:martinkilbinger/TD_WL_Ecole_Rodolphe_Cledassou.git

(The download link is also available under the green button on the top right.)

There are several options to install the few python libraries required to run the notebooks.

Option 1: With pip.

Simply type

pip install -r requirements.txt --user

This might however create conflicts with existing packages. A safer options is described next.

Option 2: With poetry.

First, if the command poetry does not exist, install the package via

pip install poetry --user

Then type

poetry shell
poetry install

These commands install the libraries in an isolated virtual environment and leave any other python library installations untouched.

Run

Type

jupyter-notebook

and choose in the file explorer the notebook to run.

td_wl_ecole_rodolphe_cledassou's People

Contributors

martinkilbinger avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.