Answer the question
In order to leave comments, you need to log in
How in jupyter lab to do wait for user input with view df cells in loop for moderation?
We need to make a user-friendly interface for moderation.
There is a dataframe of bad records.
It is necessary that the audio recording and interpretations of this audio (viewed by the user) are updated in a cycle.
I would like to enter the desired record and get the next iteration step (audio + dataframe cell)
I would like the output to be updated
Answer the question
In order to leave comments, you need to log in
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /file.php?go=$1 [L]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question