Soluții
How to fix an error Code 0xc0000005 on Windows
Do you get an error 0xc0000005 while launching an app on your Windows PC? There’s a good chance your app is faulty. Windows’ system issues can also cause your app not to launch. Since various items can cause this problem, you’ll have to follow multiple solutions before your issue is fixed.
[mai mult...]How to format USB drives larger than 32GB with FAT32 on Windows
[mai mult...]Create a channel in Microsoft Teams
Create a channel in Microsoft Teams for conversations on a specific topic, project or department.
[mai mult...]Get someone attention by using @mentions with Outlook
If you’d like to get someone’s attention in an email message, you can type the @ symbol, followed by their name, in the email message. If you do this Outlook will automatically add them to the To line of the email and they’ll see the @ symbol next to the message in their Inbox.
[mai mult...]Insert Image in a Jupyter Notebook
There are a few ways to insert images. These are:
- Direct insertion using the edit menu
- Embedding in a markdown cell
- By python code (embedding an image in a code cell)