You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the people I spoke with at a python meetup said they would try AREPL out if it was a juypter notebook extension. I'm interested in this (juypter seems pretty cool) but there is not much info on how to create an extension for it. I've never even downloaded juypter, either - I should try it out first.
For now #64 Vscode extension is a higher priority.
The text was updated successfully, but these errors were encountered:
I started looking into a jupyter notebook extension - I got a cool thing going with html & javascript rendering in jupyter notebook, but it turns out jupyter lab doesn't support javascript rendering for security reasons. Darn! Was kind of a hacky solution anyways - best thing would be an official extension. Although jupyter doesn't have an extension marketplace like vscode :(
I might be doing a refactor of AREPL into react first - in which case a jupyter extension is a ways away.
One of the people I spoke with at a python meetup said they would try AREPL out if it was a juypter notebook extension. I'm interested in this (juypter seems pretty cool) but there is not much info on how to create an extension for it. I've never even downloaded juypter, either - I should try it out first.
For now #64 Vscode extension is a higher priority.
The text was updated successfully, but these errors were encountered: