question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ill formatted links in Jupyter Notebook

See original GitHub issue

🐞 Problem Links in example jupyter notebook index.ipynb are not working

Looks like the use of markdown is out of syntax.

🎯 Goal

Fix syntax of markdown to correct the links.

💡 Possible solutions

📋 Steps to solve the problem

  • Comment below about what you’ve started working on.
  • Add, commit, push your changes
  • Submit a pull request and add this in comments - Addresses #<put issue number here>
  • Ask for a review in comments section of pull request
  • Celebrate your contribution to this project 🎉

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
rishi-s8commented, Apr 7, 2019

%%markdown is rendering the same thing.

1reaction
rishi-s8commented, Apr 7, 2019

I am working on this issue. @shreyasbapat Can you assign me?

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Jupyter Notebook Formatting Guide | Analytics Vidhya
First things first, the way you can write down text (non-code) content is to select the cell in a Jupyter Notebook and head...
Read more >
Markdown Cells — Jupyter Notebook 6.5.2 documentation
Markdown Cells . Text can be added to Jupyter Notebooks using Markdown cells. You can change the cell type to Markdown by...
Read more >
7 Essential Tips for Writing With Jupyter Notebook
Jupyter Notebook is a great tool to create and share a document containing code, visualization, and text. In this article, I will cover ......
Read more >
Inserting a Link to a Webpage in an IPython Notebook
First open a markdown cell in Jupyter - can be a new markdown cell or an existing markdown cell. Then copy and paste...
Read more >
Cell ID Addition to Notebook Format — Jupyter Enhancement ...
Some application examples include: generating URL links to specific cells. associating an external document to the cell for applications like code reviews, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found