Skip to content

rh-dnagornuks/ty_python_workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Installation

  1. Clone the repo and change the current directory to it.
git clone https://github.com/rh-dnagornuks/ty_python_workshop.git
cd ty_python_workshop
  1. Create virtual Python environment, activate it, install jupyterlab package and run it.
python -m venv venv
source venv/bin/activate
pip install jupyterlab
jupyter-lab
  1. Open the ty_python_workshop.ipynb notebook from the JupyterLab file browser.

JupyterLab file browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors