Add plotnine to jupyter
This commit is contained in:
		
							parent
							
								
									751ca00840
								
							
						
					
					
						commit
						0035ccfff6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -18,7 +18,7 @@
 | 
			
		|||
      default = pkgs.mkShell {
 | 
			
		||||
        packages = with pkgs;
 | 
			
		||||
          [python311 jupyter virtualenv]
 | 
			
		||||
          ++ (with pkgs.python311Packages; [pip jupyter pandas numpy matplotlib]);
 | 
			
		||||
          ++ (with pkgs.python311Packages; [pip jupyter pandas numpy matplotlib plotnine]);
 | 
			
		||||
      };
 | 
			
		||||
    });
 | 
			
		||||
  };
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue