This repository contains notebooks for intel-unnati training programme
Step 1: login to
intel-DevCloud
by clicking this link https://devcloud.intel.com/oneapi/home/ Click on thejupyterLab
option at the end.
Step 2: Clone the github repo using the command in a terminal
git clone https://github.com/sijuswamy/intel-unnati-training.git
Step 3: Change the directory to
intel-unnati-training
by executingcd intel-unnati-training
in the terminal.Step 4: Execute the
pip_environment.sh
file for creating the environment training and kernel named "training" for your first project withintel-DevCloud
. Just run this command in the terminal selected in OneAPI
bash pip_environment.sh