Install jupyter maybe?
This commit is contained in:
		
							parent
							
								
									1d422864cc
								
							
						
					
					
						commit
						b0217e58ff
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -17,7 +17,7 @@
 | 
			
		|||
    devShells = forEachSupportedSystem ({pkgs}: {
 | 
			
		||||
      default = pkgs.mkShell {
 | 
			
		||||
        packages = with pkgs;
 | 
			
		||||
          [python311 virtualenv]
 | 
			
		||||
          [python311 jupyter virtualenv]
 | 
			
		||||
          ++ (with pkgs.python311Packages; [pip jupyter pandas numpy matplotlib]);
 | 
			
		||||
      };
 | 
			
		||||
    });
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue