Skip to content

Pranavesh-Panakkal/CEVE-562-Python-demo

Repository files navigation

CEVE 562 Python Demo

Colab

Description

Jupyter notebooks for CEVE-562 Python demo.

How to run

Run using Google Colab.

  1. Open a notebook
  2. Launch the notebook in Google Colab using the Colab button

Install using Conda

# clone project
git clone https://github.com/Pranavesh-Panakkal/CEVE-562-Python-demo
cd CEVE-562-Python-demo

# [OPTIONAL] create conda environment
conda create -n myenv python=3.8
conda activate myenv

About

CEVE 562 Python demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published