Open
Conversation
fcd7402 to
1eb93c2
Compare
Author
|
Cleaned git history. |
choldgraf
reviewed
Aug 19, 2022
Member
choldgraf
left a comment
There was a problem hiding this comment.
I haven't used Basthon before but it seems reasonable to me. We might change up the way that launch buttons are added in the future but this seems fine to add in the meantime. One quick question about the logo image though
Member
Found an imageReviving this one from the dead :-D I spoke with @casatir and he will create an SVG version of the |
|
Hi there, Thanks for using Basthon! Here it is. |
Author
|
I tried to fix the tests, but after merging from the master branch, I get those errors : PS : @casatir , did you see my PR for Basthon (https://framagit.org/basthon/basthon-notebook/-/merge_requests/1) ? |
Co-authored-by: Chris Holdgraf <choldgraf@gmail.com> Co-authored-by: Angus Hollands <goosey15@gmail.com>
19d4558 to
951d7a1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a launch button for Basthon.
Basthon is a nice project to execute a notebook client-side (inside the browser), using Pyodide. Similar to Jupyterlite, but I found it more stable and usable with several languages (SQL, OCaml...).
To do