Python Forum
Problem with Jupyter Notebook
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with Jupyter Notebook
#1
I'm preparing a python based HTML presentation with Jupyter Notebook.
I built my notebook using command line:
jupyter notebook Presentation.ipynb
All the images show exactly as I want them to.

When I convert to html using command:
ipython nbconvert Presentation.ipynb --to slides
The page looks great except, all the images get replaced with the image alt value

Hoping someone has solved this issue.
Reply
#2
I don't use ipython notebook. It uses Markdown, right? Since it's pretty simple I think that there is something wrong with the paths?
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Installation of Jupyter Notebook in Windows 10 darksoulzz 0 1,378 Jul-06-2020, 04:23 PM
Last Post: darksoulzz

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020