// Create Python Pip VirtualEnv
$ python3 -m venv venv/
$ source venv/bin/activate
$ pip install -r requirements.txt
// Start Jupyter-Lab
$ jupyter-lab --port=8888 --no-browser
// or Jupyter-Notebook
$ jupyter notebook --port=8888 --no-browser
-
Notifications
You must be signed in to change notification settings - Fork 0
ramesaliyev/image-processing-101
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published