Skip to content

LuigiaCristiano/jupyternots_training

Repository files navigation

Training Material for Research Data Management

Collection of training material and tools used for the development of a Training offer in RDM

The framework is the Training and Outreach activities of Hub Matter-HMC at HZB

This project is used for material distribution and review. Currently the material consist of:

Material is organized in expertise levels: Beginners, Intermediate, Experts/Trainers

The Jupyter notebooks are compatible with Jupyterlab3, see requirements.txt /environment.yml for details.

The repository is in progress, please start an issue for questions and clarifications.

The notebook can be run in Jupyterlab (v3 is tested) and Python3.8 is compatible with the packages used in the ipynb files hosted in this repository.

Setting up the environment to run the Jupyter notebooks

a. virtualenv

  1. install virtualenv sudo apt install python3-virtualenv
  2. choose a name for your environment virtualenv environmentname
  3. start the environment source environmentname/bin/activate
  4. install the jupyter notebooks dependencies to customize the environment to be compatible to the hands-on sessions

b. conda

c. poetry

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published