Skip to content

rdmontgomery/skeletor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

skeletor

Bokeh skeleton to run Python code in a browser

In a Windows environment, I like to create a .bat file that will call Python with the appropriate parameters and arguments to run my script. The batch file should resemble the following:

"C:\Users\yourUserName\Anaconda3\python.exe" -m bokeh serve --show "C:\Users\yourUserName\coolFolderName\skeletor.py" pause

About

Bokeh skeleton to run Python code in a browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages