leandromoreira / digital_video_introduction

A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
https://github.com/leandromoreira/introduction_video_technology
BSD 3-Clause "New" or "Revised" License
15.28k stars 1.32k forks source link

add path escaping to `start_jupyter.sh` #135

Closed sorousherafat closed 1 year ago

sorousherafat commented 1 year ago

with this proposed change, $(pwd) is escaped and users won't receive errors if the working directory path includes space for example.