Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to open a jupyter notebook in your files

navigate to your file's directory in the command line using cd ~/path/to/directory_of_file
type: jupyter notebook
press enter (of course)
it will launch a server from your directory and open a jupyter tab in your browser
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #open #jupyter #notebook #files
ADD COMMENT
Topic
Name
5+6 =