os-climate / aicoe-osc-demo

This repository is the central location for the demos the ET data science team is developing within the OS-Climate project. This demo shows how to use the tools provided by Open Data Hub (ODH) running on the Operate First cluster to perform ETL, create training and inference pipelines.
Apache License 2.0
11 stars 24 forks source link

import packages #209

Closed JeremyGohBNP closed 2 years ago

JeremyGohBNP commented 2 years ago

I've been struggling with importing packages in Notebooks. Has the image been modified? For example, import pandas fails.

Shreyanand commented 2 years ago

Hi Jeremy, which image are you using for your Notebooks?

JeremyGohBNP commented 2 years ago

I used the aicoe image

Shreyanand commented 2 years ago

I tried it on my end and it seems to be working fine. Can you screenshot the error and write steps you did to reach the error?

JeremyGohBNP commented 2 years ago

It's working now. It failed yesterday when I tried. Thanks for checking :). I will close the issue.