- 
                Notifications
    You must be signed in to change notification settings 
- Fork 111
          🤖 Store execution outputs in Outputs
          #1903
        
          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
          
     Open
      
      
            agoose77
  wants to merge
  31
  commits into
  main
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
agoose77/feat-future-ast-outputs
  
      
      
   
  
    
  
  
  
 
  
      
    base: main
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
  
     Open
                    Changes from all commits
      Commits
    
    
            Show all changes
          
          
            31 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      ed9851c
              
                feat:add outputs node
              
              
                agoose77 00b8751
              
                chore: add changeset
              
              
                agoose77 f8c584f
              
                fix: drop style change
              
              
                agoose77 ee85d11
              
                fix: only label first code and outputs
              
              
                agoose77 2af0e14
              
                fix: handle IDs
              
              
                agoose77 aaf93af
              
                fix: return type
              
              
                agoose77 9b7d135
              
                fix: selectAll → select
              
              
                agoose77 910977a
              
                refactor: move user expression lowering into function
              
              
                agoose77 1772491
              
                refactor: nest declaration
              
              
                agoose77 d602880
              
                fix: rename outputs
              
              
                agoose77 827d287
              
                refactor: simplify conditions
              
              
                agoose77 102d918
              
                test: fix tests
              
              
                agoose77 15e0ead
              
                fix: outputs for JATS
              
              
                agoose77 5edaa47
              
                fix: use outputs- for all prefixes
              
              
                agoose77 7bd35c3
              
                fix: outputs for JATS
              
              
                agoose77 8ad105d
              
                refactor: simplify test for code cells
              
              
                agoose77 9dc505a
              
                fix: early exit non-matplotlib
              
              
                agoose77 df0a268
              
                test: partially fix JATS test
              
              
                agoose77 19ace17
              
                fix: final JATS test
              
              
                agoose77 ad0af31
              
                test: fix myst-execute tests
              
              
                agoose77 47cf042
              
                test: fix test titles
              
              
                agoose77 5664c04
              
                test: fix missing children
              
              
                agoose77 f8a97cb
              
                test: more fixes
              
              
                agoose77 db80c54
              
                test: fix test titles
              
              
                agoose77 88cc3e0
              
                fix: handle visibility properly
              
              
                agoose77 ad44fad
              
                fix: update test cases
              
              
                agoose77 421bd10
              
                🪪 adding id to outputs enables in-browser compute for figures and embeds
              
              
                stevejpurves 901041c
              
                feat: bump version
              
              
                agoose77 7be7c0b
              
                feat: add warning for unbounded migration
              
              
                agoose77 9493999
              
                test: bump version in test
              
              
                agoose77 f1a7a44
              
                test: bump version
              
              
                agoose77 File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      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
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| --- | ||
| "mystmd": minor | ||
| "myst-directives": patch | ||
| "myst-transforms": patch | ||
| "myst-spec-ext": patch | ||
| "myst-execute": patch | ||
| "myst-cli": patch | ||
| --- | ||
|  | ||
| Add support for new Outputs node | 
  
    
      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
    
  
  
    
              
  
    
      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
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1 +1 @@ | ||
| export const SPEC_VERSION = 2; | ||
| export const SPEC_VERSION = 3; | 
  
    
      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
    
  
  
    
              
  
    
      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
    
  
  
    
              
  
    
      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
    
  
  
    
              
      
      Oops, something went wrong.
        
    
  
      
      Oops, something went wrong.
        
    
  
  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.
  
    
  
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
targetis known to beoutputhere.