Last answered:

03 Jul 2023

Posted on:

15 Jun 2023

0

Error in jupiter

 hi, 


i was repeatedly getting error in spyder and so started using jupiter. but when i opened it today, found below screen - please help to fix...





 {
 "cells": [
  {
   "cell_type": "code",
   "execution_count": null,
   "id": "adb482a3",
   "metadata": {},
   "outputs": [],
   "source": [
    "#PYTHON PROGRAMMER BOOTCAMP - CONDITIONALS PRACTICE QUESTIONS#"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 25,
   "id": "b11ccbf1",
   "metadata": {},
   "outputs": [],
   "source": [

4 answers ( 0 marked as helpful)
Instructor
Posted on:

16 Jun 2023

0

Hey Anuradha,


Thank you for reaching out!


Could you please provide a screenshot of your error?


You can also refer to the Jupyter Notebook Intro lecture in the course:

https://learn.365datascience.com/courses/python-programmer-bootcamp/jupyter-notebook-intro/


Kind regards,

365 Hristina

Posted on:

16 Jun 2023

0

     

Posted on:

16 Jun 2023

0

Thanks - Kindly check below screen shot


Instructor
Posted on:

03 Jul 2023

0

Hey Anuradha,


Thank you for your answer and apologies for the late reply!


Right now, it seems like you've opened the Jupyter notebook as a text file. What you should do is run it in a Python environment to be able to see the Jupyter notebook formatting and be able to run the cells.


Could you please tell me the lecture from which you have downloaded the notebook?


If you exprience further difficulties with the Jupyter environment, you can also refer to our Introduction to Jupyter course:
https://learn.365datascience.com/courses/preview/introduction-to-jupyter/


Kind regards,

365 Hristina

Submit an answer