We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97deb91 commit 5955e92Copy full SHA for 5955e92
Procfile
@@ -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
+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