Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5955e92

Browse files
committedMay 20, 2024·
Switched to the classic tree page
1 parent 97deb91 commit 5955e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Procfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: voila --Voila.ip=0.0.0.0 --template=osscar --VoilaConfiguration.enable_nbextensions=True notebook/ --port=$PORT --no-browser --MappingKernelManager.cull_interval=60 --MappingKernelManager.cull_idle_timeout=120 --MappingKernelManager.cull_busy=True
1+
web: voila --Voila.ip=0.0.0.0 --classic-tree --template=osscar --VoilaConfiguration.enable_nbextensions=True notebook/ --port=$PORT --no-browser --MappingKernelManager.cull_interval=60 --MappingKernelManager.cull_idle_timeout=120 --MappingKernelManager.cull_busy=True

0 commit comments

Comments
 (0)
Please sign in to comment.