Skip to content

suriikata/Orange-FA-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orange: FA Widget

Razvijalska navodila

# Najprej:
 conda activate orange3 # Aktiviras conda environment (Preverim lahko kje sem z 'conda env list')
 cd C:\Users\irisc\oranzada\Orange-FA-widget # Ce nisem tu se premaknem v tapravo mapo (cd ~ Change Directory)

# Ce hocem oranzado:
pip install -e . # Freshly squeeze the oranges
python -m Orange.canvas # Serve the orange juice.

Git preprostizacije

git status # Pokaze katere fajle sem spremenila od zadnjega commita
git diff # Pokaze spremembe (pritiskam presledek da vidim vse, z misko skrolam gor dol, zaprem s tipko q)
git commit -a -m 'neko sporocilo pac frend' # Naredim Commit - lokalno shranim spremembe (-a pomeni all, -m pomeni message)
git push # Shranjene commite posljem v oblak.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages