File tree Expand file tree Collapse file tree 1 file changed +0
-39
lines changed
Expand file tree Collapse file tree 1 file changed +0
-39
lines changed Original file line number Diff line number Diff line change 949949 " pprint(feature_vector)"
950950 ]
951951 },
952- {
953- "cell_type" : " markdown" ,
954- "metadata" : {
955- "id" : " _dBcqkaCnOYv"
956- },
957- "source" : [
958- " ## Step 7: Explore registered features with the Web UI"
959- ]
960- },
961- {
962- "cell_type" : " code" ,
963- "execution_count" : 21 ,
964- "metadata" : {
965- "colab" : {
966- "base_uri" : " https://localhost:8080/" ,
967- "height" : 52
968- },
969- "id" : " mCUPypyhl5TH" ,
970- "outputId" : " fb2475c3-b254-42e6-b638-7982d52d2a19"
971- },
972- "outputs" : [
973- {
974- "name" : " stdout" ,
975- "output_type" : " stream" ,
976- "text" : [
977- " nohup: appending output to 'nohup.out'\n " ,
978- " Open the Web UI at https://c6cuffvc4qm-496ff2e9c6d22116-8888-colab.googleusercontent.com/\n "
979- ]
980- }
981- ],
982- "source" : [
983- " from google.colab.output import eval_js\n " ,
984- " host = eval_js(\" google.colab.kernel.proxyPort(8888)\" )\n " ,
985- " \n " ,
986- " !nohup feast ui &\n " ,
987- " \n " ,
988- " print(f\" Open the Web UI at {host}\" )"
989- ]
990- },
991952 {
992953 "cell_type" : " markdown" ,
993954 "metadata" : {
You can’t perform that action at this time.
0 commit comments