JupyterHub at University of Hull
banner
jupyterhub-hu.bsky.social
JupyterHub at University of Hull
@jupyterhub-hu.bsky.social
JupyterHub is a multi-user Hub that allows students to interact with their own computing environment. It makes it easy to spawn and manage multiple instances of a JupyterLab Notebook.
Errors: If you are having trouble with Chrome (browser) or PDFs on Canvas, Use Chrome's Incognito mode to view them.
November 11, 2025 at 8:05 AM
JupyterHub usage for Monday 10-11-2025
November 11, 2025 at 8:05 AM
Tips : The library 'matplotlib' is the go to graphing library. See https://matplotlib.org/
November 10, 2025 at 8:05 AM
JupyterHub usage for Sunday 09-11-2025
November 10, 2025 at 8:05 AM
Introduction : JupyterLab notebooks are used for all sorts of data science tasks such as exploratory data analysis (EDA), data cleaning and transformation, data visualization, statistical modelling, machine learning, and deep learning.
November 9, 2025 at 8:05 AM
Tips : Local databases can be loaded using the Sqllite, a compact SQL database based on a local file which a user can use without being an administrator on the system.
November 8, 2025 at 8:05 AM
JupyterHub usage for Friday 07-11-2025
November 8, 2025 at 8:05 AM
Tips : While Jupyter periodically saves the state of the Notebook over time, this occasionally doesn’t happen as often as students expect. Remember to Checkpoint & Save every so often, especially before submitting assignments.
November 7, 2025 at 8:05 AM
JupyterHub usage for Thursday 06-11-2025
November 7, 2025 at 8:05 AM
Useful : https://github.com is a great source of example notebooks for data science and Machine Learning (ML)/Deep Learing (DL). A good example is https://gist.github.com/ocoyawale/54d92fd4bf92508a2a6e482b5fa480fd
November 6, 2025 at 8:05 AM
JupyterHub usage for Wednesday 05-11-2025
November 6, 2025 at 8:05 AM
Tips : While Jupyter periodically saves the state of the Notebook over time, this occasionally doesn’t happen as often as students expect. Remember to Checkpoint & Save every so often, especially before submitting assignments.
November 5, 2025 at 8:05 AM
JupyterHub usage for Tuesday 04-11-2025
November 5, 2025 at 8:05 AM
Tips : You can copy a GitHub project into your jupyterhub account with the command 'git clone https://github.com/amit1rrr/projectA.git' on the command line (through BASH).
November 4, 2025 at 8:05 AM
JupyterHub usage for Monday 03-11-2025
November 4, 2025 at 8:05 AM
Tips : Very Important - Please read our Fair Usage Policy before running programs that require significant resources like computing or memory.
November 3, 2025 at 8:05 AM
JupyterHub usage for Sunday 02-11-2025
November 3, 2025 at 8:05 AM
Tips : You can copy a GitHub project into your jupyterhub account with the command 'git clone https://github.com/amit1rrr/projectA.git' on the command line (through BASH).
November 2, 2025 at 8:05 AM
Errors: If you are having trouble with Chrome (browser) or PDFs on Canvas, Use Chrome's Incognito mode to view them.
November 1, 2025 at 8:05 AM
JupyterHub usage for Friday 31-10-2025
November 1, 2025 at 8:05 AM
Errors : Package missing? It could be the package is missing or be aware that your file isn't named after the package being used. A bad name would be ‘matplotlib.py’ while importing matplotlib.
October 31, 2025 at 8:05 AM
JupyterHub usage for Thursday 30-10-2025
October 31, 2025 at 8:05 AM
Tips : If you run jupyterhub on more than one tab, and you log off on one tab make sure to delete the already open ones as well.
October 30, 2025 at 8:05 AM
JupyterHub usage for Wednesday 29-10-2025
October 30, 2025 at 8:05 AM
Tips : numpy (https://numpy.org/) is a fundamental package for scientific computing with Python.
October 29, 2025 at 8:05 AM