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": [
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
Thanks - Kindly check below screen shot
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