One can run JavaScript and other programming languages in the Jupyter notebook In the previous articles, I have introduced how to run Python, R, and HTML…
Different Methods to Run HTML Inside the Jupyter Notebook
Introduce 3 convenient methods to run HTML in the Jupyter notebook HTML can easily help use align the text in Jupyter notebook. In this post, it…
Different Methods to Start Jupyter Notebook from Customized Working Directory
Four Convenient methods to start Jupyter notebook will double the result with half the effort Jupyter is a very popular web application for creating and…
How to Change Theme of Jupyter Notebook
You can change the default white theme of Jupyter notebook into one you like The default theme of Jupyter notebook is white, and there is…
Different Methods to Edit and Run Python Files in Jupyter Notebook
Jupyter notebook is a handy Python Web IDE The Jupyter notebook is also a very handy Python Web IDE, in which, besides creating and running .ipynb…
Different Methods to Create Python Files in Jupyter Notebook
Jupyter Notobook is one excellent IDE for Python Developers From this article, I will introduce some pretty handy features that we should know earlier. If…
2 Awesome Methods to Run R in Jupyter Notebook
Display two handy methods to run R in Jupyter notebook with Python Kernel or R Kernel Jupyter notebook is an open-source web application, where one…
Plot the Filter Bank of a Discrete Wavelet in Python
Filter bank method is an efficient way to implement Discrete Wavelet Transform In the previous post, visualization of wavelet function and scaling function were illustrated.…
Windows Python Developers Had Better Setup Earlier(V): Add Anaconda PowerShell on Right-click Menu
Anaconda PowerShell on Right-click Menu of Windows benefits you more This article is the fifth part of the story series, “Windows Python Developers Had Better…
Windows Python Developers Had Better Setup Earlier (IV): Add Anaconda PowerShell on Windows Terminal
Anaconda PowerShell Prompt is more handy than Anaconda Prompt In the previous two articles, it shows how to add Anaconda Prompt on Windows Terminal, and…