- 260
- 267 354
Emil Jan
Sweden
เข้าร่วมเมื่อ 26 เม.ย. 2019
Automatically rename files after extracting information from pdf files using Python
This video demonstrates how I automated the manual process of renaming files at my work place. We needed to rename the pdf files with information from the pdf document. I observed that it is boring and takes a long time to open each pdf file manually to get serial number of a laptop in order to rename the file using the serial number in the file name so that later on people in the organization could search it on the network drive. I wrote this python script to automate this process.
มุมมอง: 71
วีดีโอ
Asset Disposal Tracker Excel File Generation with Python Automate boring tasks
มุมมอง 74ปีที่แล้ว
In this under 2-minute tutorial, you'll discover how to effortlessly generate a substantial amount of data and automatically create an Excel file using Python. We showcase a practical code example that merges two data sets, assigns specific values, and exports the final result to an Excel file. Learn how to enhance your data manipulation skills and streamline your data processing tasks. Watch n...
Shipment Tracker Excel File Automation - Watch Our Python Pandas doing the magic!
มุมมอง 189ปีที่แล้ว
Title: "Shipment Tracker Excel File Automation with Automated Excel Output - Watch Our Python Pandas doing the magic in seconds!" Description: Discover the magic of automating DHL and UPS shipment tracking in this video! We won't dive into coding with Python pandas, but we'll walk you through the entire process, showing you exactly how our script works when executed. You'll see the script in ac...
Out of warranty repair claim template automation
มุมมอง 30ปีที่แล้ว
In this video, we'll showcase a Python program that simplifies the process of creating Excel files, saving you valuable time and effort. No need for a deep dive into the code; we'll provide a quick overview of how it works. Non-Technical Explanation: Are you tired of manually creating Excel files and dealing with currency conversions? This program is here to make your life easier. Here's what y...
Disable automatic Google Chrome updates
มุมมอง 128ปีที่แล้ว
Are you tired of your web scraping code breaking every time Google Chrome updates to a new version? 🕷️ In this tutorial, we'll show you how to disable auto updates for Google Chrome on Windows 11, ensuring that you can maintain a stable environment for web scraping using the Selenium library. 🔧 Web scraping can be a powerful tool for data extraction, but it often hinges on maintaining compatibi...
Creating an Excel file using Python project - Automating assets checkin in ITTools
มุมมอง 34ปีที่แล้ว
Check out my latest TH-cam video showcasing a cool Python project that simplifies a tedious task at my workplace! 🐍🌐 I've harnessed the power of web scraping using Selenium and ChromeDriver to automatically create an Excel file, eliminating the need for my colleagues to manually prepare it for our Microsoft Access Database. In this video, I walk you through the project and demonstrate how I've ...
Deleting Blank Rows in Excel
มุมมอง 41ปีที่แล้ว
How to delete blank rows in Microsoft Excel file? When you scan products using a scanner and an Excel file, often one get blank lines. You can remove these blank lines to get only rows with the required data.
Set up a django web applicaion in a virtual environment and run it in vs code
มุมมอง 1122 ปีที่แล้ว
In this video, a virtual environment is set up inside a folder (not globally) so that we can install django inside this virtual environment. After installing the virtual environment, and installing django in that environment, we show how to activate and deactivate the virtual environment and how to create a new django web application in that activated virtual environment. Next, we show how to s...
D3.js Barchart freecodecamp javascript project - How to make a bar chart using D3.js
มุมมอง 1.6K2 ปีที่แล้ว
In this project, we use D3.js to make a barchart with tooltip that shows the year and GDP for the part of the graph on which the mouse hovers. This is also a solution to the project of a course project D3.js on freecodecamp. The video shows how to make a bar chart from scratch using D3.js and then uses the automatic tests of freeecodecamp to test that the project works and fulfills all the requ...
Node JS API complete backend project - Exercise tracker
มุมมอง 8982 ปีที่แล้ว
This is a complete project to make a backend app, an API that keep track of your workouts/exercises/trainings. This project will help you learn or revise the following: 1. Making a project from scratch on the command line using various command lines like mkdir, cd, pwd, touch, npm init, code . 2. Opening a project with VS Code and editing the package.json file. 3. Installing packages and depend...
URL shortener API written in Nodejs
มุมมอง 542 ปีที่แล้ว
This is a complete project to make a backend app, an API that makes short cuts for URL / website addresses so that one can use those shortcuts instead of long URLs. This project will help you learn or revise the following: 1. Making a project from scratch on the command line using various command lines like mkdir, cd, pwd, touch, npm init 2. Opening a project with VS Code and editing the packag...
Minting your domain on Polygon blockchain to own your domain for life time
มุมมอง 4362 ปีที่แล้ว
Connecting MetaMask to the Polygon Blockchain Why are we connecting the MetaMask Chrome extension wallet to the Polygon Blockchain? Because I bought a domain name that does not need to be renewed and I own it for a lifetime but to own it for life time one has to mint it. Minting is the process of publishing a domain onto the blockchain via your cryptocurrency wallet to gain full custody of the ...
How do I open up ports to my computer port forwarding on this router
มุมมอง 1663 ปีที่แล้ว
Port forwarding. How do I open up ports to my computer? How do I forward ports on my router to a device on the network? How do I forward ports on my Asus router to my computer?
How to block any website on your windows computer
มุมมอง 314 ปีที่แล้ว
Do you want to block some websites to protect your children from surfing harmful websites? Do you want to control how other users surf the Internet by restricting which websites they can visit? Do you want to block some websites on all browsers on your computer? If yes, then this is the video for you. This video shows you hot to block some websites on your Windows machine that uses Windows oper...
Deploy a project on vercel direct from github repository
มุมมอง 38K4 ปีที่แล้ว
In this video, we show how to deploy a project on vercel.com directly from a github repository. We show you how to connect vercel with your github account and then how to import a project and deploy it. If you want to see how to create a serverless node project from scratch and deploy it on vercel using the command now or vercel on the command prompt or terminal please see this video th-cam.com...
Chrome book tutorial hard reset update install apps
มุมมอง 354 ปีที่แล้ว
Chrome book tutorial hard reset update install apps
61 clothstore updating cart total with GraphQL query and Apollo client
มุมมอง 524 ปีที่แล้ว
61 clothstore updating cart total with GraphQL query and Apollo client
60 clothstore Querying with variable GraphQL server Add item to cart using Apollo client
มุมมอง 674 ปีที่แล้ว
60 clothstore Querying with variable GraphQL server Add item to cart using Apollo client
React Covid19 complete project part 6 Build your own hook Write custom hooks. How to use Chart.js
มุมมอง 624 ปีที่แล้ว
React Covid19 complete project part 6 Build your own hook Write custom hooks. How to use Chart.js
React Covid19 complete project part 5 Build your own hook. Write custom hooks. useEffect useState
มุมมอง 764 ปีที่แล้ว
React Covid19 complete project part 5 Build your own hook. Write custom hooks. useEffect useState
React Covid 19 complete project part 4 React hooks useState & useEffect hook to fetch data from API
มุมมอง 304 ปีที่แล้ว
React Covid 19 complete project part 4 React hooks useState & useEffect hook to fetch data from API
React Covd 19 complete project part 3 Composing components and passing props and displaying it on Ca
มุมมอง 84 ปีที่แล้ว
React Covd 19 complete project part 3 Composing components and passing props and displaying it on Ca
React Covid 19 complete project part 2 Making a component in React Component &data received as props
มุมมอง 144 ปีที่แล้ว
React Covid 19 complete project part 2 Making a component in React Component &data received as props
React Covid 19 complete project part 1 setup install packages use axios to fetch from REST API
มุมมอง 374 ปีที่แล้ว
React Covid 19 complete project part 1 setup install packages use axios to fetch from REST API
59 witing data to the Apollo cache using Mutation using directive @client
มุมมอง 854 ปีที่แล้ว
59 witing data to the Apollo cache using Mutation using directive @client
58 clothstore Querying with variable GraphQL server Apollo client
มุมมอง 94 ปีที่แล้ว
58 clothstore Querying with variable GraphQL server Apollo client
57 clothstore - make Apollo container component to fetch data from GraphQL API endpoint
มุมมอง 274 ปีที่แล้ว
57 clothstore - make Apollo container component to fetch data from GraphQL API endpoint
56 clothstore connect your app using apollo client to the graphql API endpoint
มุมมอง 254 ปีที่แล้ว
56 clothstore connect your app using apollo client to the graphql API endpoint
Safe Exam Browser 3 01 installation configuration and how to start exam on student computer
มุมมอง 21K4 ปีที่แล้ว
Safe Exam Browser 3 01 installation configuration and how to start exam on student computer
55 clothstore making graphql server for the backend to practice making graphql servermp4
มุมมอง 344 ปีที่แล้ว
55 clothstore making graphql server for the backend to practice making graphql servermp4
No sound & print is 2 small to follow.
Where i can multiple URLs?
The worstest tutorial
I don’t find configseb option
No sound
how to delete deployment ?
mana suaranya anjeng
as a proctor , i have tested anydesk which allows access to another PC after a main PC is locked , may i know if this can be prevented and if yes , will it be terminated automatically or will the student trying ti cheat using anydesk be notified to quit it himself and supposed the anydesk is not restricted in the applications pane in the configuration tool, does it mean the student can g ahead to use without being monitored by the proctor
can someone please help me about this SEB app, in configuration part IDK what should i write for start URL and then administration password , also in registery part i can not change anything , im going to do tolc exam but even from its website i cant open SEB , thanks
Emily AND SIMON DEBIERRS AND THE JANE NETWORK OF ABUSE
Thank you so much I really like the way you organized your codes do you have a video for scattered plot chat
Already cracked SEB is getting restarted and getting reverted to normal locked condition while clicking on the exam link in moodle for a single subject, (works perfectly for all other subjects) how to solve this issue? Please reply
Why no sound?
Hi. You did tolc i right? We had the same problem with configuration, could you please tell me how you solved it?
Hello sir guide me
Need audio.
No audio?!
What happened to the audio?!
What happened to the audio?
No audio!
What happened to the Audio?
What happened to the audio?
What happened to the audio?
it can be a good video if it has audio
Why can't I hear the sound? Watching other youtube videos I do hear sound.
Why can't I hear the sound? Watching other youtube videos this is no problem at all.
Thank you so much! You helped me a lot!
Glad I could help!
Not loging
Hi. Thank you for the video it helps a lot. I need help please. Why is my bottom Axis not displaying the dates correctly? It shows -600.000.000 at the start to 400.000.000 at the end. Instead of dates. My left Axis are displaying correctly.
I found my mistake. All is working fine now.
@@tanyadiedericks2980 You should have written what your mistake was and how did you solve it as that would have helped other visitors in future.
I have the same problem, new Date(d) returns a date such as 1947-07-01 with .toLocaleDateString(), but it does not populate the chart, otherwise it populates the x-axis with what @tanyadiedericks2980 mentioned. How did you get it to work in yours?@@academyonnet
Default prohibited process found means ?
You should completely explain the problem so that someone could help you. Whenever you need help about anything technical you should give all the relevant details. Just for your guidance, I will write a few questions. 1). What version of the software were you installing? 2). At what stage did you get this problem? Did you get this problem message after or before the installation? 3). What did you do to prompt this message? Did you start the configuration file or you double clicked to open the program after configuration? 4). What version of the operating system you are using (Windows which version) MAC or linux etc? Was it an error or a warning? Could you run the program or you were not able to use the program due to this message? From your short message, what I can guess it that you have some programs installed (processes running) that is not allowed to run this software.
Hi i have to attend my interview now. They said me to install SEB but it shows it isnt configured. Don't knw whether i have to do these steps or leave it as such. Pls help
Do these steps as shown in the video and read the comments for possible problems and their solutions in my comments.
@@academyonnet thank u so much. I will try. Thanks for responding 🥺
You are a good singer and have a beautiful voice ma'am !!
liked and suscribed and glad i found you..
accidently block the camera and mic . please help
I have to do an exam in 2 hours and the thing called safe exam browser is not working. There are no internet tutorial that could help me. I downloaded SEB and installed that thing. After all of that, I can't launch SEB. It says fatal error. When I open my SEB, it says Modify setup? There are no youtube tutorials on this "fatal error". How is this possible. All I want is to launch SEB successfully. Please, help me. (I'm not from an English country, so sorry for language).
It seems that you are using a Window computer with Windows 10/11. Since I can not see the log with complete error details and error codes, so it is difficult to find out what the problem is. May be the Window WMI repository is corrupt and need a repair/rebuild. You need to find out if this is the problem or not by following steps mentioned on this page. www.thewindowsclub.com/how-to-repair-or-rebuild-the-wmi-repository-on-windows-10
if i change my setings and allow two monitors internal and external can the teacher disable that to me when the exam starts? my test is tomorrow please respond
Dude so how did it go? did you manage to have two monitors attached? pls respond as soon as possible thanks
Will discord sharescreen work on this , and can you tell me how to activate it because i downloaded it and i cant find where to activate it. Thanks in advance
It depends on where you downloaded the file. Normally, it goes to the download folder. Go to you download folder to find the downloaded file and then follow the procedure in the video.
Please HELP I have exams tomorrow and safe exam browser says fatal error. I have redownloaded and reconfigured it multiple times already
At what stage does it says “fatal error”. What action do you do that causes this message? Write the steps in detail.
@@academyonnet okay, I’ve been using safe exam browser since last year but since summer I haven’t used it so when I tried to open it today to write an exam, it said fatal error. I uninstalled and reinstalled it again but immediately I tapped on it to open it said fatal error
@@goodnessogoh May be the one you downloaded last year was an older version and the one that you download now is a newer version. You should first uninstall it and delete even the folder that belongs to Safe Exam Browser. After that searh your computer for Safe Exam Browser and make sure that no files related to Safe Exam Browser are on your computer disk. Then restart the computer to clear its RAM memory. Download the Safe Exam Browser and then follow the installation procedure in the video.
@@academyonnet Please take a look at the link this is the problem I’m having
@@academyonnet I’ve tried everything I’ve seen
1:40
Hi, I hope you'll answer my question. I am a student and I am very confused at the administrator password and the rest of it. Am I going to wait until my teacher sends us a password ?
Normally you would get a link or a file from your teacher and clicking on that link will automatically open your exam in SEB for you. Please contact your teacher if you have not received any email from the teacher. Also, you might check your spam emails in case the email from the teacher is in your spam emails.
@@academyonnet heyy I am now giving English tolc i practise test but while entering seb browser after giving confirmation code it is saying cannot terminate files , do it manually, now what should I do now , would you please help me please I am having a test tomorrow, it would be very kind from you if you would help me in fixing this problem
@@AtYourDemand Hi I can not understand your problem. Could you please write step by step when do you get this problem and at what step. Also, write the error message exactly as shown to you.
can we as proctors stop the exam if students are found to be cheating?
It depends on the moodle that you and your student are using. Read the tutorial or technical documents of the moodle that your school/university is using. If your students are using only SEB without any moodle then you can just lock your students' computer and your students won't be able to get out of the exam software. If your students are using some cheating material then you can not use SEB to stop the exam. You will have to use the guidelines from your institution what to do in such a situation.
Which link do you used in exam option during configuration ? Plz tell me as soon as possible
Watch minute 4:00 onwards for the link.
i use PLDT
please help me to fix mine
best video
It shows you are not allowed to reconfigure SEB what to do ?
It seems that you are using a different version of SEB than the one in video. "Earlier versions could always be reconfigured when using client settings. If you want to allow reconfiguring SEB by opening a seb(s) URL while running in secure mode, then you need to use the "Allow Reconfiguring" and "Reconfiguring Config URL" options in Settings/Exam Session."
@@academyonnet thanks a lot
No sound ??
What is the administrator password, please reply me 🥺
I just saw your comment. If you look at minute 1:56, you will see on the screen below the box for start URL, there are two boxes. You can type a strong password that your student can not guess. This is the password that only the teacher uses to change the settings of the Safe Exam Browser. You can choose any password here and it becomes an administrative password. At the bottom of the screen are two boxes for unlock/quit passwords. These are the passwords that you or your students use on the students' computer to quit the program so that they get access to the other programs on the computer. Once you have configured the password, then you close the SEB configuration tool and open the SEB program/app and not the SEB configuration tool. Once you open the program, it will take you the URL that you wrote. If you are not clear about this, please the watch video again and follow step by step. If you are using the latest version or version 3 of SEB, then watch this video th-cam.com/video/UsPLPabkuLQ/w-d-xo.html
Thanks @Emil , you saved my time,If you are a student and need to configure the browser by your self(to open the test),please follow this tutorial
You chillar fellow
Sir I am an Student I also want to enter admin password? Plz tell