<< < 8 9 10 11 12 13 14 15 16 17 18 > >>   ∑:1368  Sort:Rank

Install IPython Kernel in Conda Environment
How to install IPython Kernel in a Conda environment? IPython Kernel is a component of the IPython package. If you have IPython installed, IPython Kernel is ready to use. But you also install IPython Kernel as a standalone package in a Conda environment, so you can use it to server IPython clients. ...
2021-11-25, 1068🔥, 0💬

What Is IPython
What Is IPython? IPython is a comprehensive environment for interactive and exploratory computing with Python language. IPython has three main components: An enhanced interactive Python shell, represented by the "ipython" command. A decoupled two-process communication model, which allows for multipl...
2021-11-25, 680🔥, 0💬

Installing IPython as Jupyter Kernel
Where to find tutorials on Installing IPython as Jupyter Kernel. Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Installing IPython as Jupyter Kernel. What Is IPython Install IPython in Conda Environment Install IPython Kernel in Conda Environm...
2021-11-25, 624🔥, 0💬

Install Google Chrome 61
How to install Google Chrome 61? I have the "ChromeSetup.exe" file downloaded. If you followed our "Download Google Chrome 61" tutorial, you can follow this tutorial to finish installing Google Chrome 61. 1. Double-click on the downloaded file "ChromeSetup.exe". You see the program execution confirm...
2021-11-14, 3135🔥, 1💬

💬 2021-11-14 Haruna Abubakar: welcome back to google chrome

Jupyter Notebook Configuration JSON File
What Is Jupyter Notebook Configuration JSON File? Jupyter Notebook Configuration JSON File is a configuration file in JSON format. You can use it to store "jupyter notebook" command options. The default location of Jupyter Notebook Configuration JSON File is ~/.jupyter/jupyter_notebook_co nfig.jsonH...
2021-11-12, 2885🔥, 0💬

Jupyter Notebook Configuration Python File
What Is Jupyter Notebook Configuration Python File? Jupyter Notebook Configuration Python File is a configuration file in Python code format. You can use it to store "jupyter notebook" command options. The default location of Jupyter Notebook Configuration Python File is ~/.jupyter/jupyter_notebook_.. .
2021-11-12, 2497🔥, 0💬

Shutdown Jupyter Server
How to Shutdown Jupyter Server? There are 2 ways to shutdown your local Jupyter Server: 1. Using Web Interface - On the Jupyter Web interface, click the "Quit" button on the top-right corner. After a few seconds, you will see the shutdown confirmation message. Jupyter Notebook - Shutdown Server 2. U...
2021-11-12, 842🔥, 0💬

Setup Jupyter Server for Remote Access
How to Setup Jupyter Server for Remote Access? If you want your Jupyter Server to be accessed remotely, you need to change the Jupyter Server and the Firewall configurations as shown in this tutorial. 1. Find out the Jupyter server IP address. For example, 192.168.1.10: fyicenter$ nmcli eno1: connec...
2021-11-12, 693🔥, 0💬

Start Jupyter in Conda Environment
How to Start Jupyter in Conda Environment? If you have installed Jupyter in the system default Conda environment, you can start it with the "jupyter notebook" command as shown in this tutorial. 1. Run "jupyter notebook" command to start Jupyter. You see messages confirming that the Jupyter server is...
2021-11-12, 622🔥, 0💬

Error Message When Saving PowerPoint with Macros
Why I am getting an error message dialog box when I try to save my PowerPoint presentation with some macros or programming codes? If you have created ActiveX controls or Macros in your PowerPoint presentation, and try to save is as a PowerPoint Presentation (*.pptx) file, you will get this error mes...
2021-11-08, 6712🔥, 1💬

💬 2021-11-08 Vrishin Vadakattu: Thank you it helps!

Install OpenVPN on Windows
How to Install OpenVPN on Windows computers? If you want to use OpenVPN on Windows to access a remote VPN service, you can follow this tutorial. 1. Go to OpenVPN Community Downloads page . 2. Click "OpenVPN-2.5.1-I601-amd64.msi" link in the "Windows 64-bit MSI installer" line to start the download. ...
2021-10-10, 1001🔥, 0💬

What Is Bézier Curve
What Is Bézier Curve? Bézier Curve, named after Pierre Bézier, is related to Bernstein polynomial and widely used in computer graphics. The Bézier Curve B p 0 p 1 ...p n (t) for a given set of n+1 points p 0 , p 1 , ..., p n with t=(0,1) can be defined in the following recursive form: B p 0 (t) = p...
2021-10-10, 881🔥, 0💬

Draw 3-Point Bézier Curve in OpenOffice
How to draw a 3-Point Bézier Curve in OpenOffice? To draw a 3-Point Bézier Curve in OpenOffice, you can follow this tutorial: 1. Open OpenOffice Draw. 2. Select the Bézier Curve icon from the drawing toolbar. 3. Move the mouse to the first point, p 0 . 4. Press down the mouse button and move the mo...
2021-10-10, 845🔥, 0💬

Define Custom Color in OpenOffice Draw
How to define my own custom color in OpenOffice Draw? If you want to define your own custom color in OpenOffice Draw, you can follow this tutorial: 1. Select a shape object. 2. Right-mouse click to open the context menu. 3. Select "Area" from the context menu. You see the "Area" window. 4. Change th...
2021-10-10, 638🔥, 0💬

Managing OpenOffice
Where to find tutorials on Managing OpenOffice? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Managing OpenOffice. OpenOffice Extensions Add Network Equipment Gallery OpenOffice User Profile   ⇒ OpenOffice Extensions ⇐ install.exe and Instal...
2021-10-10, 546🔥, 0💬

OpenOffice Extensions
What is OpenOffice Extension? An OpenOffice Extension is a third party component that adds new functionalities to OpenOffice. Examples of OpenOffice extensions are: New toolbars, new menus and new menu entries. New functions for OpenOffice Calc. New image galleries. New spellcheckers and new diction...
2021-09-30, 984🔥, 0💬

Modify Images in OpenOffice
How to modify images in OpenOffice? When an image (a picture or a diagram) is inserted into an OpenOffice document, it becomes an image object. You can not modify individual pixels in an image object, but you can make global changes as shown in this tutorial. 1. Select the image object you want to m...
2021-09-30, 874🔥, 0💬

Insert Images from Image Files
How to insert an image from an external image file? If you have an image like a picture or a drawing stored in an image file, you can insert the image into OpenOffice Draw, Presentation, Text Document, or Spreadsheet as shown in this tutorial. 1. Open OpenOffice Draw, Presentation, Text Document, or...
2021-09-30, 867🔥, 0💬

Add Network Equipment Gallery
How to add Network Equipment Gallery to OpenOffice? "VRT Network Equipment" is an OpenOffice extension that adds network equipment image gallery. "VRT Network Equipment" is provided by VRT Systems. You can follow this tutorial to install it. 1. Go to https://extensions.openoffice. org/en/project/vrt-...
2021-09-30, 726🔥, 0💬

Common Functions in OpenOffice
Where to find tutorials on common functions in OpenOffice? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on common functions used multiple apps in OpenOffice. Insert Images from Image Files Modify Images in OpenOffice   ⇒ Insert Images from Imag...
2021-09-30, 513🔥, 0💬

JupyterHub Spawn Failed: Server Timedout
Why am I getting the "Spawn Failed: Server at http://127.0.0.1:47353/user/fy icenter/didn't respond in 30 seconds"? If you did not install or configure JupyterHub correctly, you will get the following error after user logs in on the Web interface. Spawn Failed: Server at http://127.0.0.1:47353/user/.. .
2021-09-09, 5723🔥, 0💬

Start IPython Kernel and Jupyter Console Separately
How to Start IPython Kernel and Jupyter Console Separately? You can start an IPython Kernel and a Jupyter Console in a single command "jupyter console --kernel=kernel_spec". But you can also start an IPython Kernel separately and keep it running. Then start a Jupyter Console later to connect to the ...
2021-09-09, 857🔥, 0💬

Installing and Running JupyterHub
Where to find tutorials on Installing and Running JupyterHub. Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Installing and Running JupyterHub. Install JupyterHub in Conda Environment Login to JupyterHub Web Interface JupyterHub Spawn Failed: ...
2021-09-09, 817🔥, 0💬

Login to JupyterHub Web Interface
How to Login to JupyterHub Web Interface? If you are running JupyterHub with its default options, you can login the Web Interface at http://localhost:8000 with your server username and password. 1. Start JupyterHub in the Conda "base" environment. fyicenter$ conda activate (base) fyicenter$ jupyterh...
2021-09-09, 802🔥, 0💬

<< < 8 9 10 11 12 13 14 15 16 17 18 > >>   ∑:1368  Sort:Rank