Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The gatsby nteract renderer/previewer have broken links! #4263

Closed
choldgraf opened this issue Mar 8, 2019 · 3 comments
Closed

The gatsby nteract renderer/previewer have broken links! #4263

choldgraf opened this issue Mar 8, 2019 · 3 comments
Labels
outdated workflow: issue should stay closed

Comments

@choldgraf
Copy link

This is related to the nteract Gatsby plugin for Jupyter Notebooks:

https://www.gatsbyjs.org/packages/@gatsby-contrib/gatsby-transformer-ipynb/?=ipynb

I'm looking into using the transformer to see if we could build a gatsby backend for jupyter-book. The nteract components page is so cool! And I'd love for the notebook to be a "first class citizen" in the build system, rather than having to convert it to markdown first.

However, it seems that this plugin is just for reading/representing the data of notebooks.
There are links for a "renderer" (https://github.com/nteract/nteract/tree/master/packages/notebook-render) and a "preview" (https://github.com/nteract/nteract/tree/master/packages/notebook-preview) plugin, but they're both broken.

So I guess this issue is 50% bug report (those links are broken :-) ) 50% question: is the gatsby plugin still being worked on? Or are, e.g., the render and preview packages sunsetted?

(also apologies if these questions are super naive...I am a total react/gatsby n00b!)

@choldgraf choldgraf changed the title The gatsby nteract reader/write have broken links! The gatsby nteract renderer/previewer have broken links! Mar 8, 2019
@captainsafia
Copy link
Member

Hi @choldgraf! I think @benjaminabel would be the best person to help with this. He created the Gatsby plugin.

It was recently moved to the gatsby-contrive package and I believe now uses a different preview system. You can read #4060 for more info. Let me know if this helps.

@ghost
Copy link

ghost commented Mar 20, 2019

@choldgraf the notebook-render package has moved to @gatsby-contrib, so I open the issue there and close it here.

@ghost ghost closed this as completed Mar 20, 2019
@choldgraf
Copy link
Author

ahhh ok - thanks for noticing and doing that @benjaminabel :-)

@lock lock bot added the outdated workflow: issue should stay closed label Jun 19, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 19, 2019
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated workflow: issue should stay closed
Projects
None yet
Development

No branches or pull requests

2 participants