Jupyter Notebooks let you combine code, comments, multimedia, and visualizations into an interactive document that can be shared, re-used, and re-worked. Originally developed for data science ...
The conda package manager will be used to create a new environment for JupyterLab. In order to use conda, Miniforge needs to be installed and preferably initialised. This was previously covered in: ...
In this video from the Blue Waters Symposium, Roland Haas from NCSA presents: Tutorial: How to use Jupyter Notebooks. Jupyter notebooks provide a web-based interface to Python, R, Julia and other ...
Install miniconda with Python 3.8. Open a terminal/shell session and run: wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh bash Miniconda3 ...
One of the hallmarks of modern society is that sensors, computers and data storage are getting cheaper resulting in an exponential growth in the amount of data being collected. To effectively make use ...