You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			8 lines
		
	
	
		
			307 B
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			8 lines
		
	
	
		
			307 B
		
	
	
	
		
			Plaintext
		
	
[console_scripts]
 | 
						|
jupyter-kernel = jupyter_client.kernelapp:main
 | 
						|
jupyter-kernelspec = jupyter_client.kernelspecapp:KernelSpecApp.launch_instance
 | 
						|
jupyter-run = jupyter_client.runapp:RunApp.launch_instance
 | 
						|
 | 
						|
[jupyter_client.kernel_provisioners]
 | 
						|
local-provisioner = jupyter_client.provisioning:LocalProvisioner
 |